Mobile app version of vmapp.org
Login or Join
Miguel251

: How to Track Visitors Comming from Adwords and Disable form fields that is not on landing page There is a lead form on my website where we track from which source visitors have arrived. I

@Miguel251

Posted in: #Cookie #Google #GoogleAdwords

There is a lead form on my website where we track from which source visitors have arrived. I wanted to disable the drop down and auto populate it with predefined data if the visitor is from adwords. This form is not on the landing page. Is there a way I could do that by reading cookie or any other way.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Miguel251

1 Comments

Sorted by latest first Latest Oldest Best

 

@Jessie594

In php exists variable which can help you: $_SERVER['HTTP_REFERER']. Just see here.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme