Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

create dynamic content with offer

Avatar

Level 2

Hello

Here is my issue:

I want to show differents offers for targeted members with a list, in this list, my columns will contains emails several offer name (ex: column A(offer1) Column B(offer2) etc..

Once imported, I want my campaign workflow run and dispatches the offers for each member targeted according to the information contained in the list.

I want to avoid to put if else statement since it can be massive list of  people targeted.

what i did:

I create offers, and add an enrichemnent  (nms:offer) between the query and the delivery, but i am not sure to how to make the targeted recipient linked to the right offer.

any ideas?

i am using CLASSIC

1 Accepted Solution

Avatar

Correct answer by
Employee

Hello,

Once you created the offers into Interaction schema (nms:offers) you have to configure the offer engine to make it choose the rights offers for your recipients. For this you have to configure some eligibility rules for these offers. Theses rules can be based on your data model (recipients info). You can also add some ranking rules to display the offers in a proper order.

When all set it up then you go to your workflow and chosse "let the offer engine chosse for me". You just tell the engine how many offer proposition you want per recipient.

Afterwards you just need to display the offer renditions for proposition1, 2, 3, etc. ..  as you decided in your delivery HTML using JS personalization tags

For more details please check here :

- https://docs.campaign.adobe.com/doc/AC/en/ITA_Interaction_Overview_Interaction_and_offer_management....

- https://www.youtube.com/watch?v=xqL6khqRS00

- https://www.youtube.com/watch?v=Vr3FH3ovvhg

Hope it helps.

Christophe

View solution in original post

3 Replies

Avatar

Correct answer by
Employee

Hello,

Once you created the offers into Interaction schema (nms:offers) you have to configure the offer engine to make it choose the rights offers for your recipients. For this you have to configure some eligibility rules for these offers. Theses rules can be based on your data model (recipients info). You can also add some ranking rules to display the offers in a proper order.

When all set it up then you go to your workflow and chosse "let the offer engine chosse for me". You just tell the engine how many offer proposition you want per recipient.

Afterwards you just need to display the offer renditions for proposition1, 2, 3, etc. ..  as you decided in your delivery HTML using JS personalization tags

For more details please check here :

- https://docs.campaign.adobe.com/doc/AC/en/ITA_Interaction_Overview_Interaction_and_offer_management....

- https://www.youtube.com/watch?v=xqL6khqRS00

- https://www.youtube.com/watch?v=Vr3FH3ovvhg

Hope it helps.

Christophe

Avatar

Level 1

Hello,

Just wondering how I go about placing the T&Cs related to each offer in the footer of the email? Where can i set these up?

Cheers,

Mary