Adding Query Parameter to Form Submission Alert | Community
Skip to main content
bjohnson-5
New Participant
January 3, 2022
Question

Adding Query Parameter to Form Submission Alert

  • January 3, 2022
  • 1 reply
  • 2771 views

Hi! I'm trying to show what landing page a form submission comes from in a form submission alert email. Here's the rundown:

 

I have a single form that is embedded on several sales reps' landing pages. To know what sales rep page the form was submitted from, what hidden field should I add and what token should I use in the form submission alert email? If I use the Referral URL or Parameter Query, what token would I use in the form submission email alert?

 

Thank you.

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
New Participant
January 3, 2022

You mean “query parameter,“ not “parameter query.“

 

But the question is still unclear. Do you have different LP assets for each rep (pagename-rep1.html and pagename-rep2.html)?

 

Or is it the same LP (pagename.html) with a different query param value (pagename.html?rep=rep1 and pagename.html?rep=rep2)?

bjohnson-5
New Participant
January 4, 2022

@sanfordwhiteman yes, I mean query parameter.

I do have several LP assets. One per sales member.

SanfordWhiteman
New Participant
January 4, 2022
Then it's the page, not a query param: {{trigger.web page}}.