Embedded Form _mktoReferrer value in Alert | Community
Skip to main content
February 10, 2016
Solved

Embedded Form _mktoReferrer value in Alert

  • February 10, 2016
  • 2 replies
  • 4935 views

We have the same form on multiple pages on our site (a general contact us). It would be helpful to alert somebody when the form was submitted, but also include what page it was filled out on. I can see that in the "filled out form" activity record - but can't figure out a way to get that in the notification...

Has anybody had this issue before?

I thought I could create a field on the lead record and make it hidden on the form itself, but I dont see an option for the referrer URL, only a referrer param.

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

{{Trigger.Web Page}}

This is confusing because when you constrain the form fillout, you consult the Referrer.

2 replies

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
February 10, 2016

{{Trigger.Web Page}}

This is confusing because when you constrain the form fillout, you consult the Referrer.

February 10, 2016

Thanks!!!

Kenny_Elkington
Adobe Employee
Adobe Employee
February 10, 2016

Hey Justin,

{{trigger.Web Page}} will give you the page that it was filled out on.  You can see which tokens are available for which triggers here: https://docs.marketo.com/display/DOCS/Tokens+for+Interesting+Moments

February 10, 2016

Thanks, super helpful!