Question
email implementation
Hi,
I would like to implement email personalization using Target.
I found that post but still some things are not clear for me.
1. Here is sample AdBox URL:
https://myClientCode.tt.omtrdc.net/m2/myClientCode/ubox/
image?mbox=emailHeroImage123_320x200&
mboxDefault=defaultImage.com/default.jpg
image?mbox=emailHeroImage123_320x200&
mboxDefault=defaultImage.com/default.jpg
- Client code - I get it
- image - I get it
- emailHeroImage123_320x200 - it can be whatever name?
- mboxDefault - here I need to put url of hosted photo in URL encoded format?
3. Then I am supposed to create redirect offer for every alternative image?
4. Then I create activity with every redirect offer as an experience?
5. But how I implement this in my HTML code of an email?
Thanks
Mike