Hidden Field Tracking Multiple URLs | Community
Skip to main content
Allison_Proehl
Level 4
May 16, 2017
Question

Hidden Field Tracking Multiple URLs

  • May 16, 2017
  • 1 reply
  • 1294 views

Hi all,

Currently I'm running a campaign that has two vanity landing pages that redirect to my main landing page which has a simple form asking for the leads email. However I want to track which vanity URL the lead originally came from  (Vanity URL 1 or Vanity URL 2). I thought the best way would to be add a hidden field, but how can I set it up so it picks the URL it originated from?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
May 16, 2017

If your "vanity URL" is a Marketo​-managed redirect, that's not going to provide you with information about the originally-visited URL.

You would have to have an interstitial page that does a JS (i.e. not HTTP) change of location. Then you could check the Referrer, which would be one of the vanity URLs.