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

Recommendations not showing up for Cart Based Criteria

Avatar

Level 1

Hi, Team

 

I am running a test/use-case using a web template and have run a couple of Target use-cases inclusive of Recommendations. However, when it comes to Cart Based Criteria I am unable to achieve it. I tried changing the Algorithm, trying several permutation combinations but it didn't work. While debugging this further using mboxTrace it highlighted the saying the cause is "Unable to locate recommendation keys" I have used the in-built options within filtering/recommendation key also tried to use the profile object/parameter passed in mbox call, however, the same errors persists.

 

Thanks in advance & any help is appreciated.

 

Best Regards,

Ravz

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

With Cart-Based recommendations the recommendation keys are supplied through the mbox parameter cartIds in comma-separated values. You would not be using the entityId as the key like you would in a typical Recommendation activity. Ensure you are passing the cartIds as specified here. 

More info on Cart-Based Recommendations is located here

Also note that the available algorithms for Cart-Based are as follows:

  • People Who Viewed These, Viewed Those
  • People Who Viewed These, Bought Those
  • People Who Bought These, Bought Those

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

With Cart-Based recommendations the recommendation keys are supplied through the mbox parameter cartIds in comma-separated values. You would not be using the entityId as the key like you would in a typical Recommendation activity. Ensure you are passing the cartIds as specified here. 

More info on Cart-Based Recommendations is located here

Also note that the available algorithms for Cart-Based are as follows:

  • People Who Viewed These, Viewed Those
  • People Who Viewed These, Bought Those
  • People Who Bought These, Bought Those

Avatar

Level 1

I am running into the same issue. I initially tried using "cartIds" as my key. This gave me the same message as the Ravs. However, in another post, for cart based recommendations, I am supposed to use the current item as the key:

https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/cart-based-recommendations-f...

 

Here is my current criteria:

 

Screenshot 2024-07-17 at 7.39.55 PM.png

I no longer see the "key not found" message, but I still don't have any recommendations displaying. What am I doing wrong?

 

Thanks,
Tom