Capturing full URL of a webpage rather than just description?
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?
Re: Capturing full URL of a webpage rather than just description?
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.