Archived topic
Passing UTM parameters to other pages?
1 reply · Started by Nicholas on January 5, 2018
Forgive me if this is beyond the scope of this forum. I have a site running GP, and I am trying to get UTM parameters in the URL to pass from page to page when people click on internal links. For instance, they land on the first page with the UTMs already attached (http://example.com/?utm_source=facebook) but then they click on a link on that page to go to a different internal page. And at that point all of the UTMs that were in the URL get stripped away. Can anyone point me in the right direction for solving something like this?
I think the link they're clicking would require the UTM parameters also. I'm not sure if it's possible to pass from through all links.
It may be worth asking over on stackoverflow or something similar, as someone might have a solution.