Skip to main content
February 11, 2014
Beantwortet

Dynamic Content without Segmentation

  • February 11, 2014
  • 2 Antworten
  • 1267 Ansichten
Can someone point me in the right community article about dynamic content for this particular situation:
We have report results specific to each client (~80) that we would like to send to them via a locked box link.
How would I set that up in Marketo?

Example being, Client A should get Client A's report & password and not Client B's.

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von
Add a new field called "Client Report". Import the records with each clients client report in a column called "Client Report". Add the token for the new field e.g."{{lead.Client Report}}". You would do the same thing for the "Client Password". 

2 Antworten

Antwort
February 11, 2014
Add a new field called "Client Report". Import the records with each clients client report in a column called "Client Report". Add the token for the new field e.g."{{lead.Client Report}}". You would do the same thing for the "Client Password". 
February 11, 2014
Thanks Jeffrey!!!