: Exclude specific restful URLs from Google Analytics I have a bunch of line items in my report. For example: page/1 page/2 page/1/session/ABCDEFGHIJ page/2/session/MNBVCFRTY I've read articles on how
I have a bunch of line items in my report. For example:
page/1
page/2
page/1/session/ABCDEFGHIJ
page/2/session/MNBVCFRTY
I've read articles on how to ignore querystring parameters but how would I ignore the session key and it's value in a restful environment? It will always be at the end of the URL
I tried doing a search-and-replace filter as follows:
Search: /session/(.*)
Replace: /
When verifying it, it works but the reports still show the session data
More posts by @Connie744
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.