Capturing full URL of a webpage rather than just description? | Community
Skip to main content
January 7, 2013
Question

Capturing full URL of a webpage rather than just description?

  • January 7, 2013
  • 3 replies
  • 1191 views
I am sending myself an Alert when someone fills out a form.  Its set to Any Web Form for the Alert, so in the email, I've put in tokens to tell me about the conversion.  What I'm unable to find is a way for it to give me the actual URL of the converting page.  I can get it to tell me the generic Marketo Name of the form itself and the URL minus what comes before and after (ie http://go.site.com/mypage.html would be mypage).

I'd like to see the full URL if at all possible.  Is this possible?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

January 7, 2013
Did you try using the token {{trigger.Web Page}}?
January 7, 2013
Yeah, {{trigger:Web Page}} is what I'm using at the moment, but it doesn't give me the full URL, only the page name minus the .html, which isnt really optimal.
January 7, 2013
Try "http://go.site.com/{{trigger.Web Page}}.html".
July 17, 2015

What happens when a lead visits multiple web pages? If there is smart trigger in place, will the trigger produce multiple alerts?