Skip to main content
Liz_Smith
Level 2
September 20, 2018
Question

Tracking the Web Page for Embedded Forms

  • September 20, 2018
  • 1 reply
  • 2969 views

I am creating forms to be embedded on our website. The same form will be embedded on multiple pages. I would like to be able to track what web page they filled out the form on. Ideally I would like to track this as a token, so that I can receive an email with the form details and web page once it has been filled out. Is this something I will have to have my web developers do, or is it possible to add a field on the form to do so? I tried the URL Parameter and Referrer Parameter hidden fields but neither seemed to work.

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

1 reply

Chris_Wilcox
Level 8
September 20, 2018

The trigger token for "Fills Out Form" includes a web page parameter that you can include! {{trigger.Web Page}}.  That should do what you need

Tokens for Interesting Moments - Marketo Docs - Product Documentation

Liz_Smith
Liz_SmithAuthor
Level 2
September 20, 2018

This is exactly what I needed, thank you so much for the help!

SanfordWhiteman
Level 10
September 20, 2018

Just note {{Trigger.Web Page}} does not include the query string, only the hostname + pathname + hash.