Topics help categorize Community content and increase your ability to discover relevant content.
Hi @Michael_Soprano Not came across for recommendation using web sdk however I've used Recommendation API directly https://developer.adobe.com/target/administer/recommendations-api/#_blank So it's worth to check with Adobe directly.
The delivery api supports both at.js and web sdk however the way its work is different.
1) Through at.js - a traditional JS library that Adobe target used. It directly communicate with Adobe target delivery api to retrieve offers and other data.
2) Through Wed sdk - this newer approach manage you to allow multiple adobe solution including target using web sdk (single file) and interact with delivery api for target to retrieve offers and other data behind the scene through Adobe Edge network.
Here is the guide about Edge Network -
https://experienceleague.adobe.com/en/docs/platform-learn/data-collection/web-sdk/overview
Hope this helps.
If I want to use Delivery API to put recommendations into email it does not have anything in common with Web SDK?
Hi @Michael_Soprano Not came across for recommendation using web sdk however I've used Recommendation API directly https://developer.adobe.com/target/administer/recommendations-api/#_blank So it's worth to check with Adobe directly.
Views
Likes
Replies