Tagged Questions
1
vote
1answer
271 views
RegEx for Dynamic URL Goals settings in Google Analytics
I have tried to work this regex to set up a goal in GA for 2 days, but I cannot get my head around it...
The url format is like this:
...
1
vote
2answers
519 views
Regex for dynamic goal page in Google Analytics
I have a page that I want to set as a goal in Google Analytics but there is a part of the URL that will be a random numnber (xxxxx). How do I specify such a URL with regex?
...