Adobe Target recommendations on Mobile application | Community
Skip to main content
Level 2
January 6, 2025
Solved

Adobe Target recommendations on Mobile application

  • January 6, 2025
  • 1 reply
  • 1030 views

We are configuring Adobe Target recommendation activity on Mobile application.

Can anyone detailed out all the steps need to followed?
Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gokul_Agiwal

Hi @akanksha9  Configuring an Adobe Target Recommendations Activity for a Mobile Application involves multiple steps.

You can start with below guides. 

Before start to Recommendation in Adobe Target, make sure you need an Adobe Target Premium license.

Once above setup is done then you can start enable recommendation in Adobe Target. Follow this guide 

https://experienceleague.adobe.com/en/docs/target-dev/developer/recommendations 

Hope this helps. In case if you've more questions feel free to post here. 

1 reply

Gokul_Agiwal
Community Advisor
Gokul_AgiwalCommunity AdvisorAccepted solution
Community Advisor
January 6, 2025

Hi @akanksha9  Configuring an Adobe Target Recommendations Activity for a Mobile Application involves multiple steps.

You can start with below guides. 

Before start to Recommendation in Adobe Target, make sure you need an Adobe Target Premium license.

Once above setup is done then you can start enable recommendation in Adobe Target. Follow this guide 

https://experienceleague.adobe.com/en/docs/target-dev/developer/recommendations 

Hope this helps. In case if you've more questions feel free to post here. 

Akanksha9Author
Level 2
January 7, 2025

Thanks @gokul_agiwal, This is helpful.

Can you please provide me a solution to run target recommendations on mobile apps which doesn't require AEP implementation?

Thanks!

Akanksha9Author
Level 2
January 8, 2025

Hi @akanksha9 

In this case then you can use of Adobe Target Recommendation API 

APIs relevant for Recommendations include Admin APIs that allow you to:

  • Manage your catalog of recommendable products or content
  • Manage your Recommendations algorithms and activities

Using the Target Delivery API with Recommendations, you can also:

  • Retrieve recommendations in JSON, HTML, or XML objects so they can be displayed in web, mobile, email, Internet of Things (IOT), and other channels.

Link for recommendation api - https://developer.adobe.com/target/administer/recommendations-api/ 

https://experienceleague.adobe.com/en/docs/target-dev/developer/api/recommendations-api/fetch-recs-server-side-delivery-api 

Check this, Hope this helps. In case if you've more questions feel free to post here. 

Thanks


@gokul_agiwal  Can you help me with the initial process of data processing that how to send app interactions into Target to get data for recommendations activity?