Re: Tracking the Web Page for Embedded Forms

Liz_Smith
Level 2

Tracking the Web Page for Embedded Forms

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.

3 REPLIES 3
Chris_Wilcox
Level 9

Re: Tracking the Web Page for Embedded Forms

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
Level 2

Re: Tracking the Web Page for Embedded Forms

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

SanfordWhiteman
Level 10 - Community Moderator

Re: Tracking the Web Page for Embedded Forms

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