Our content campaigns are often executed in multiple languages so we have always created a Marketo program for each language with a Marketo landing page, autoresponder, success page…but we have always used a single form, regardless of language, and used program tokens to generate the appropriate language form labels.
We would now like to try out setting up landing pages in the CMS of our website and embed the Marketo form.
Is it possible to include token values in an embedded form - to somehow communicate from the CMS landing page to Marketo the program from which the token values should be pulled for the form labels?
Thanks!
Solved! Go to Solution.
Not out of the box, certainly.
If you use my Pre-Fill library then a {{my.token}} could be included in the payload.
Thanks Sanford! I'm trying to wrap my head around this - would I need a separate DTP as a local asset inside each Marketo program so it's pulling the appropriate language token?
You've got it. If it's using a program-level {{my.token}} it needs to be a separate DTP.
Ok, and then from each external page I need to pass the path to the corresponding DTP in the dataSrc - correct?
Correct.
Thanks so much Sanford!