Expand my Community achievements bar.

SOLVED

Adobe Target recommendations on Mobile application

Avatar

Level 1

We are configuring Adobe Target recommendation activity on Mobile application.

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

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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. 

View solution in original post

6 Replies

Avatar

Correct answer by
Community Advisor

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. 

Avatar

Level 1

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!

Avatar

Community Advisor

Hi @Akanksha9  Before answering your question - could you please inform how your current tech stack been implemented? Which mobile platform you're working on? Is it native apps (based on Android,iOS) or hybrid apps? and how Adobe target implemented? 

Thanks

Avatar

Community Advisor

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-s... 

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

Thanks

Avatar

Level 1

@Gokul_Agiwal 

  1. Tech stack Java with Kotline for Android and Swift for IOS
  2.  Platform Android and IOS and it is Native app
  3.  Integration of Adobe Target done via API's https://developer.adobe.com/client-sdks/solution/adobe-target/api-reference/

Thanks and let me know if you require further details.