Hello Everyone,
I am sure I am not the first to come across this, but I wasn't able to find it in my search attempts. I am building an email to send to customers with multiple products alongside their version of the products and the most recent version release. It would look something like this:
Product Name | Version Purchased | Latest Version |
---|---|---|
Dopple | 3.8 | 4.2 |
Triad | 6.8 | 7.1 |
Most customers have an average of 5 products... I originally was going to put Custom Objects in place, but was having problems with listing so many products and overriding information. I now understand that email scripting is probably the best route to take, but wanted input on how to upload the product information to link back to.
Should I create fields such as Product 1, Version Purchased 1, Latest Version 1 and then use the email scripting within the custom objects?
I am kind of new to Marketo, and I use community often to problem solve and learn new techniques. This is the first email requiring such detailed tokens and we are eager to learn and implement the best strategy.
Thanks!
Hollie
Hi Hollie,
There are 2 issues here and email scripting can only solve one:
The reason why creating multiple sets of 3 fields is not a recommended approach is that sooner or later, your field structure will no longer match your needs and you will be annoyed.
-Greg