: Google Analytics Goal Destination Regex I'm using a destination goal in Google Analytics to capture region specific success pages (like /en/contact-us/thanks.aspx and /de-DE/contact-us/thanks.aspx),
I'm using a destination goal in Google Analytics to capture region specific success pages (like /en/contact-us/thanks.aspx and /de-DE/contact-us/thanks.aspx), but I would also like to set up a goal that would count all goals regardless of region for URLs that end with /contact-us/thanks.aspx.
I tried variations of /(thanks.aspx)$ with no luck. What is the correct way to format that regex?
More posts by @Pierce454
2 Comments
Sorted by latest first Latest Oldest Best
Make sure you have Regex matching type selected, and enter as the destination:
^.*/contact-us/thanks.aspx$
You can use real times conversions to check if it's working.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.