Use the email's asset name in a token
Hi there,
I'm trying to personalize part of the email's body name using the name of the asset where that email is being sent.
For example, if the email asset in Marketo is: Test Email
I want to be able to use that name inside the body of my email, as part of the variables sent in an URL:
a href="domain.com/landingpage.html?source=Test Email"
This will allow me to track the visits in our analytics tool, that uses the variable "source" to identify where is the visit coming from.
I'm wondering if there is an object available to use in the Velocity Scripts tool.
Any idea?
Thanks!