Skip to main content
August 25, 2017
Question

Tracking Leads Marketing Channel

  • August 25, 2017
  • 1 reply
  • 1297 views

Hi All,

I would like to track the leads acquisition channel where they click on our banners on our partners website ( completely different domain name eg adc.com.au)  which takes them 123.com.au (our website that has munchkin code) which then has our marketo form.

Example: if visitor clicks on adc.com.au and clicks on a banner that we have put up it takes them to 123.com.au  (our website) and fill out our marketo form, ID 4567.

How will I know that they originated form adc.com.au

Can you please help me how can i achieve it?

P.s there are no marketo landing pages. The forms are embedded in an iframe on our website

Thanks,

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
August 25, 2017

There have to be landing pages. You can't put a Marketo form directly in an IFRAME. You must put the Marketo form in an LP and that LP in an IFRAME.

Anyway, the answer is to pass the Referrer of the outer (main) document into the URL of the inner doc, assuming the main doc and IFRAMEd doc are loading from different domains.

August 25, 2017

Thanks, Is there a document that I can refer to or an example please?

SanfordWhiteman
Level 10
August 25, 2017

If you give me the actual full URLs I can suggest code for those pages.