We have moved our website Analytics capture to Web SDK within Launch. Target is pushed separately with out website code. In the past we have attempted to publish Target from Launch but have always had timing issues as most of our tests require feature flags to be turned on/off and we would have fl...
We are using Adobe Launch for loading Adobe Target. The rule is launching correctly but Launch is not loading and this error is displayed.What is the meaning of this sentence?What could be the reason why Adobe Target is not loading?Thanks
Hey all, I have a Target XT activity that is set up to serve one experience to a set of countries, and the other experience is to be set up for countries that are not in that first list. When setting up the audience for the countries that are not in the list, I used the "Includes" "Countries" and "d...
Hi All, We are trying to deliver a test using server side delivery API - Everything points to the test being delivered correctly. We are able to see the Visitors for both Experience A and Experience B. We checked internally in our elastic tool analytics reporting and verified both the experiences ar...
I am planning to implement personalized recommendations on our website's homepage, which is structured around four distinct sections: 'Highlights', 'New Arrivals', 'Also Enjoy', and 'Last Day'. Each section is intended to follow different criteria for recommendations. However, a key challenge is ens...
I am encountering challenges with the implementation of "user.endpoint.lastPurchasedEntity" using the Web SDK via tags in Adobe Target. My approach involves creating a new XDM (Experience Data Model) object and integrating it within a 'send event' function.Within this XDM object in the 'send event',...
Hi everyone, We are using the Adobe Target server-side SDK to fetch experiences and we want to deliver a consistent experience across all devices/platforms for each client using thirdPartyId (if experience A was delivered, the next time it should deliver experience A) The delivery api [https://devel...
In our web app we're working on adding an integration with Adobe Target. we'd like our users to grant access to their Target account through OAuth 2 flow. currently on Adobe developer console there's only server-to-server oauth. please help