Hi all,
Is there a way to record the utm parameters when a lead is created?
I know that forms can record utm parameters, but I'm trying to track the utm from the very first interaction. For example if some clicks on the link, www.mycompnay.com/?utm_source=social_media&utm_medium=Twitter&utm_content=Tweet&utmcampaign=SpecialDeal20140103 as their first interaction with the company (ie the first time a cookie is created) can I capture source=social_media etc?
I would have guessed that original source info would have been the easiest way to get this information, but it seems that it only captures www.mycompany.com/page1 rather than www.mycompany.com/page/?utm_source= etc.
Ideally I would want to avoid using any javascript.
Any help would be much appreciated.
Fred