Hi,We are using Adobe Launch for loading Adobe Target (ByAdobe Target v2 Launch extension). The rule is launching correctly and Adobe target also rule is also working properly.But i can see for the first time mbox3rdpartyid and tntId is not getting set. If i do refresh again its values are getting p...
Hi,We are noticing Flickering issue with WEB SDK loading sync and Async. We tried adding pre hiding snippet for homepage where our current Adobe Target test. We still see the flickering issue. Order: 1. Data Layer2. Prehiding snippet3. Launch script Below is the pre hiding snippet we use.<script>!fu...
I have implemented an activity with at.js version 2.11.6. And I noticed that, in addition to the at_check and mbox cookies, the at_geo cookie is also generated and stores information about the user's location, including longitude, latitude, country, region, and city. I could not find any mention of ...
I am reviewing the available documentation to determine the duration of the mbox cookie. There appears to be conflicting information, as some references cite a duration of 2 years while others mention only 2 weeks. Cookie Duration: 2 yearshttps://experienceleague.adobe.com/en/docs/core-services/inte...
Hi Community, I've searched for this answer on documentation and community but couldn't manage to find any. We've created an A/B test activity and set the goal to "Viewed an mbox", with the following (fictional) values: We're triggering an:adobe.target.trackEvent({ "mbox": "ABCD" //or "WXYZ" })...
I'm currently exploring Adobe Target and considering setting up a sophisticated and customizable approval workflow within the platform. The envisioned workflow would involve multiple levels of approval, perhaps 2-3, before any activity is ready to be published.
Hi guys ,I have a requirement to delete experience-fragments from Adobe Target exported from an AEM instance which has been wiped-out now . But exported XFs are still present as offers in Target dashboard and there is no option in dashboard to delete them . I have been following this documentation ...
Hi there, Is there any best practice for updating the traffic allocation for a live activity?I know that It can be done easily and the new traffic allocation will have an impact on the numbers in the Report. Thus, the analysis should be done by keeping this update in mind. Other than this, is there ...
Hi all,I'm creating a target experience fragment in AEM and publishing in Adobe Target. Text and icons are loading properly and quickly, however, the image is not loading until I zoom in/zoom out the page or inspect the image.Any clue about why this is happening will be much appreciated. Thanks!
Hello, I am using the following algorithm to display the most viewed products ro teh customer as recommendations. However, I could not get any recommendations, so I am wondring what went wrong. For the contex, I am using the following JS code to push every viewed product to the mbox, but when I want...