I wanted to have some information on Adobe Target recommendation limitation. For fetching Entities in Target recommendation, maximum number of entities that can be referenced in a design, either hardcoded or via loops, is 99. Can this limit of 99 be increased? REF - https://experienceleague.adob...
In dialog of the componenet im going to author field it is like tag field json data look as below "Icon" : "india:delhi/NR" ,in htl when i try print icon: ${properties.icon} // its coming full tag like india:delhi/NR But i want to print NR only
Hello Adobe Target community. I'm wondering if we are able to recommend products based on multiple items in a cart? I see that there is a recommendation key called Last Cart Item SKU and it's correctly returning products based on the last item in my cart But which recommendation key would be us...
Hello everyone, I want to create a dashboard of Adobe Target operational metrics like listed below. Can anyone please suggest what are the best ways to achieve this. Currently I maintain this data in an excel sheet (manually) and create a dashboard from excel data. Wondering if there is a better a...
Hello all, I'm working with a dev team to implement the at.js file on one of our sites and we keep seeing the "AT: request failed Error: Network request failed" and "AT: [page-init] View delivery error Error: Network Request failed" messages in the console of our dev environment, which is hosted b...
Hi all, by adding 2 URLs to a campaign to drive more traffic, is it possible to add ICID tracking to the CTA links (we are adding to the test) on each page so we can track the individual data in Analytics?
Hi All, I am trying run a target test which involves an mp4.The code runs absolutely fine when checked on console but when the same code is pushed via target, the video doesn't get rendered and the source of the video appears on the top of the div. Doesn't target support mp4 ?Can someone pls hel...
Hi Experts, We have implemented Adobe Target through Web SDK (async) and added pre-hiding snippet. The order is : Pre hiding snippet (in the head section) Launch Web SDK (in the head section) data layer ( in body section ) Observation : There is a flick...