SOLVED

Re: Add Referrer Parameters to Website

Go to solution
Adam_Vavrek1
Level 9 - Champion Alumni
Hi everyone,

I'm trying to find a way to add referrer parameters to the URL of each page of our website without having it negatively impact search rankings. This will help us capture which page led the lead to become known.

Has anyone does this before?
Tags (1)
1 ACCEPTED SOLUTION
Justin_Cooperm2
Level 10
Why do you need to add it to the URL itself? You can access it via JavaScript and do whatever you want with it behind-the-scenes when the lead is cookied. You could use Munchkin APIs to update a field associated with the lead that tracks this info.

View solution in original post

2 REPLIES 2
Adam_Vavrek1
Level 9 - Champion Alumni
Thank you Justin. That's helpful.
Justin_Cooperm2
Level 10
Why do you need to add it to the URL itself? You can access it via JavaScript and do whatever you want with it behind-the-scenes when the lead is cookied. You could use Munchkin APIs to update a field associated with the lead that tracks this info.