if visitor comes back to home page show recently viewed tour/package in a card and two promotion tour offers in footer slot using recommendation.
Conversion – click on recommendation cards.
Views
Replies
Total Likes
@ManasaKo1 Can you elaborate on what your question is?
Views
Replies
Total Likes
Actually
if visitors are from HYD show 40 % on home page hero banner, if visitor is from BLR show 50% discount on hero banner.
Conversion is click on the promo banner
Once visitor search and land on search details page - if visitor source is HYD then show promo banner with 40% off, if source is BLR show 50% promo banner in head section
Conversion – Clicks on Promo banner
if visitor comes back to home page show recently viewed tour/package in a card and two promotion tour offers in footer slot using recommendation.
Conversion – click on recommendation cards.
this is my task I completed previous two After that I created one recommandation Activity and choose home page after I had bus_tour collection I only created this one design, feed, created but I did not get products recently viewed products in the new tab
Views
Replies
Total Likes
@ManasaKo1 Here's my understanding of what you've done so far/the expected journey:
The activity you've created involves displaying different promotions based on the visitor's location:
When a visitor lands on the search details page:
Additionally, when a visitor returns to the homepage:
You have successfully completed the first two tasks. After which you created a recommendation activity for the homepage. You used the bus_tour collection, created the design and feed, but you weren't able to get the recently viewed products to appear in the new tab.
Is that correctly understood?
In order for Recommendation to be able to show the recently viewed products, it is required that you're collecting these through the entity.id on the product detail page. Have you implemented this?
See this thread for details on the entity.id and the implementation: https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/displaying-top-4-products-in...
Views
Replies
Total Likes
Views
Replies
Total Likes
I'm not a developer, but it seems that the code is sending all the relevant entities.
Heres the things i would look into when validating things are correct configured:
1. confirm products are collected correctly, if you search for the products in the product catalogue are they then showing up as expected?
2. debug using mboxtrace, check what Target is returning - confirm what is being returned by Target on the page: https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/using-mboxtrace-to-debug-rec...
I hope this helps!
ps. What if you enable backup recommendations, are they showing as expected?
Views
Replies
Total Likes
Oh, and the trackEvent function will not return any activity - it will only collect conversion/behaviour.
Views
Replies
Total Likes
Now I did backup recommandation enabled and my mbox name also changed will it take time to display products?
here my mbox name is not displaying
mbox": "places-viewed-mbox", this is mbox name
Views
Replies
Total Likes
To have Target show product recommendations you need to use the getoffer and applyoffer functions instead of the trackEvent: https://experienceleague.adobe.com/en/docs/target-dev/developer/client-side/at-js-implementation/fun...
Views
Replies
Total Likes
Views
Replies
Total Likes
products displayed in catalog,
when I am doing debugging my frnd products will be displayed instead of my products
Views
Replies
Total Likes
Hi @ManasaKo1 ,
We have prepared a blog and a detailed documentation on how to configure Adobe Target recommendations. It also includes the detailed configuration steps of Recently viewed Recommendations which might help you in configuring it correctly.
https://dexata.co/driving-business-growth-by-leveraging-power-of-recommendations/
Please have a look and let me know if it helps.
Thanks and Regards,
Vaibhav Mathur
as of now I used adobetarget trackevent now I changed to targetPagepParams because I was working on Recently viewed algorithm I added pageUrl in csv so it will take time to update csv so I will wait for tomorrow morning and then also If I didnot get I will ping you again
Thank you
Views
Replies
Total Likes