is it possible to pass referrer url from form fill into a notification email

Stephen_Popple
Level 2

is it possible to pass referrer url from form fill into a notification email

We want to be able to pass the referrer url details from a form fill, into a notification email to send out to our sales team. I know this can be done into a field within a triggered smart campaign using trigger tokens, but have yet to find a way to pass this into an email. Would this just be a case of having the field populated via a smart campaign, and then picking up this field within the email? Or can it be done without the use of additional fields?

Cheers

Stephen Popple
Tags (2)
7 REPLIES 7
SanfordWhiteman
Level 10 - Community Moderator

Re: is it possible to pass referrer url from form fill into a notification email

Use the {{trigger.token}}.

Stephen_Popple
Level 2

Re: is it possible to pass referrer url from form fill into a notification email

Hi Sanford,

Thanks for the response, but the referrer url does not appear to be an option in the available tokens within the email. The token works fine for change data value within a flow, but does not appear in the list of email tokens. I have tried adding the referrer and web page to the constraints, to see if this then pulls the token in, but it still does not appear.

pastedImage_1.png

pastedImage_0.png

Hopefully i am just missing something obvious?

Stephen Popple
SanfordWhiteman
Level 10 - Community Moderator

Re: is it possible to pass referrer url from form fill into a notification email

Never mind the dropdown. Put the token in an alert and test.

Cathryn_Smalle1
Level 2

Re: is it possible to pass referrer url from form fill into a notification email

Hi, I just tried using the {{trigger.token}} in an alert email and nothing displayed. Is this there another method?

SanfordWhiteman
Level 10 - Community Moderator

Re: is it possible to pass referrer url from form fill into a notification email

Which token exactly?

Cathryn_Smalle1
Level 2

Re: is it possible to pass referrer url from form fill into a notification email

Hi,

In your previous post, you included the following:

Use the {{trigger.token}}.

I tried that one, but it did not work.

SanfordWhiteman
Level 10 - Community Moderator

Re: is it possible to pass referrer url from form fill into a notification email

I mean {{trigger.web page}} or {{trigger.referrer}}. ({{trigger.token}} was shorthand, like {{lead.token}}).