Expand my Community achievements bar.

SOLVED

How to implement Content Cards

Avatar

Employee

Hi Team,
I am trying to implement a UI for the native app which contains horizontal scrollable content cards and i wanted to implement them using the AEP. I was looking at the different solutions provided by the platform but i couldn't find a solution which could cater to my use case. Can you help me with the solution provided by the platform for my use case and direct me to the documentation and some implementation examples provided.

I am trying to implement something like the content cards provided by Braze: https://www.braze.com/docs/user_guide/message_building_by_channel/content_cards/about/

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Apart from the Offer Decisioning feature, can we also implement the same using the code based channels (https://experienceleague.adobe.com/docs/journey-optimizer/using/code-based-experience/get-started-co...). I saw that it could be used to implement some custom UI for the client, but would require some client side implementation as well for this?

View solution in original post

4 Replies

Avatar

Community Advisor

Hello @pundirabhish 

 

It is tricky, but you can do the same with AJO Offer decisions. You must implement the UI and use the decision-making PI to achieve this.

 

Documentation: Deliver offers | Adobe Journey Optimizer

 

You can also use Adobe Target for the same: How Do I Implement Target? | Adobe Target


     Manoj
     Find me on LinkedIn

Avatar

Employee

Hi @_Manoj_Kumar_ 

Thanks for the reply but by using Deliver offers or Target we can only send the configurations we want to have like the color, image url etc. as a json.

But if we want to make a custom UI using some product AEP provides, is that also possible?

Avatar

Community Advisor

No, That's not possible right now.

 

You will have to consume the data from JSON and create your UI.


     Manoj
     Find me on LinkedIn

Avatar

Correct answer by
Employee

Apart from the Offer Decisioning feature, can we also implement the same using the code based channels (https://experienceleague.adobe.com/docs/journey-optimizer/using/code-based-experience/get-started-co...). I saw that it could be used to implement some custom UI for the client, but would require some client side implementation as well for this?