Expand my Community achievements bar.

Ask our product team on how to best grow your experimentation and personalization strategies with Target during our AMA on May 6th!
SOLVED

Bestsellers recommendations with Web SDK

Avatar

Level 9

What I need to send to Target in order to have bestseller recommendations using web sdk? What specific data needs to be send to Target after transaction has been made?

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

There's a similar question here: https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/adobe-target-order-confirmat...

 

To answer your question, regardless of which tracking/collection method you're using (at.js vs. webSDK), Target needs the same 3 parameters in order to deliver any purchase related criterias in Recommendations - orderTotal, orderId, productPurchaseId.

 

Here's an example of how to send those 3 parameters as part of the XDM object: https://experienceleague.adobe.com/en/docs/platform-learn/migrate-target-to-websdk/send-parameters#p...


I share weekly Adobe tips on LinkedIn—connect with me!

Every Wednesday: "Something a client recently asked..."

LinkedIn Profile

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

There's a similar question here: https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/adobe-target-order-confirmat...

 

To answer your question, regardless of which tracking/collection method you're using (at.js vs. webSDK), Target needs the same 3 parameters in order to deliver any purchase related criterias in Recommendations - orderTotal, orderId, productPurchaseId.

 

Here's an example of how to send those 3 parameters as part of the XDM object: https://experienceleague.adobe.com/en/docs/platform-learn/migrate-target-to-websdk/send-parameters#p...


I share weekly Adobe tips on LinkedIn—connect with me!

Every Wednesday: "Something a client recently asked..."

LinkedIn Profile