I'm trying to build an automated sales campaign which references the most recent asset (in real words rather than my campaign naming structure names) to the individual that runs at a global level and references individual campaign. I'm guessing best way to do this is with tokens but not sure how to get started on creating that structure. Sample copy below. Support didn't have much feedback on how to do and recommended I ask here.
"Thank you for your recent interest in (<insert token: most recent piece of collateral> example: Best White Paper) from our company."
Are you doing this today? If so how have you built it?
Thank you!
Please move the thread to Products and I'll answer it there. ("Central" is for non-Marketo-specific discussions of the marketing discipline.)
(There's an actual Move button for the future. )
Hey Tara,
You can stamp the record with the most recent content name.
Let's say you create a field called Content Name.
When someone downloads a report, you populate Content Name with a hidden field or a trigger campaign. You can use tokens in this process as well.
Then in the email, you will have "thanks for your interest in {{lead.Content Name}}" something like that.
thanks - I'll give it a shot