Tagged Questions

1
vote
1answer
274 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? ...
1
vote
1answer
142 views

Google-Analytics: How do I add an e-mail link as the final step of a goal?

I send a confirmation link via e-mail (in multiple places) but it seems Analytics doesn't recognize those clicks (given URL is visited) unless the visit immediate. I am guessing the last part is about ...
0
votes
2answers
126 views

How to set up Google Analytics goal tracking of a contact form with no separate thank you page?

How do I set Google Analytics up to track visitors to my website who have submitted a contact form, that doesn't have a separate thank-you url? Ive seen the code posted around blogs and GA help ...