Hi Guys,I am using an Adobe Recommendation based on the People Who Viewed This, Viewed That Algorithm. I am actually surprised to see pages I have already visited recommended. I can see my previous pages correctly recorded in my $profile (user.viewedEntities) Is this expected? My workaround would be...
Hi Guys,I am using a Criteria based on:Recommendation Key: PopularityRecommendation Logic: Most ViewedI am also using additional inclusion rules for language and content type-> Less than 10 items from the catalog actually qualify.In the Design, I am facing some weird behaviors: $entities.size() ...
Hi Guys,As It's currently not possible to export a catalog of the collection (please vote up if this is an issue for you too UI Feature to export all products from a catalog/collection ) - How to you maintain the catalog updated? My concern is really around the broken links in the Catalog items tha...
Hi Eric,Sorry I don't understand your answer. Let me give you an example of what I want to do - If I want to translate a Design #set( $translateReadmore.Map = {"en" : "Read more", "fr" : "lire la suite", "de" : "Mehr darüber"})So I could use in the Design ($language determined based on Metadata)$tra...
Hi,I am trying to setup a Map array for design, I am able to set the map array but I can access it's value Apache Velocity Engine - User Guide #set( $monkey.Map = {"banana" : "good", "roast beef" : "bad"})$monkey.Map.get("banana") Doesn't workIs map included? rgds,jerome
Hi Noami,I could be wrong, but I think if setup 2 recommendations activities only one will be triggered based on Audience & prioritization, right? Or is there a way to avoid the tests collisions and force the 2 tests to be displayed on the page?
Hi Guys.On the same page I need to add two components both using different criteriadesigncollectionposition on the page. If I select Recommendation - Visual composer I can only split the traffic between between multiple activities - I need two recommendations on the page. I am guessing I need to us...