Hello team,Based on Adobe's documentation, "on-device decisioning" is currently available only in AT.js, NOT in WebSDK.For new projects, we’re recommending WebSDK since it unifies multiple AEP capabilities we use, such as Target, Analytics, and more, making it easier to maintain a single solution go...
I have AJO Ultimate. In VEC I do not see Offer decisions like in that documentation.https://experienceleague.adobe.com/en/docs/target/using/integrate/ajo/offer-decisionWhy is that?
Hi guys,I'm trying to do the same as in at.js but in SDK with getOffer() and applyOffer() functions.I need to reload the AT SDK library (interact) with all the experiences because one experience needs to reload the ‘view’ to launch another one. That is, in the first experience a profile parameter is...
Dear All, Please guide.We are currently running a few A/B tests and personalization activities using Adobe Target.For some of these, We faced challenges in retrieving real-time data from the page, such as selected products in a shopping cart, to use for audience targeting.Due to suboptimal Adobe Tar...
Hello.I have a profile script where I create a local variable using user.setLocal('name', 'value');Is it possible to remove this varialbe as if it was never created before instead of using this approach ?:user.setLocal('name', undefined);
Hi I am working on a POC where I need to show most popular ancillaries based on a route. So currently I have a analytics metric Ancillaries Orders (Booking flow) and I created a dashboard in AA to visualize the data for a particular route(AUH-LHR) and then broke it down by products and I filtered th...
Hello! I have set up three activities on my website - all have identical tracking configurations set up in Target. When pulling up an Analytics for Target panel, I can only see two out of the three when selecting a Target activity. Any insights would be appreciated!
We currently use an older at.js file and publish from website code base. We are using the Adobe WebSDK for our Analytics capture and plan to configure a Target datastream from Launch instead (is it called Adobe Tags now?) and remove the at.js file from our website code. One of our engineers has ask...
I'm not able to view the report data for an A/B test that ran in April 2021. When I click on 'Reports,' I get a notification that states 'Start dates over 2 years old are not currently supported. Please choose a more recent start date.' Since the test only ran for 2 weeks in 2021, a more recent star...
I want to use mbox as an active location to serve our A/B test.For exp A the location is the mbox "discount-box" and JSON content is {"name":"exp-A"} and for exp B the location is the mbox "discount-box" with JSON content is {"name":"exp-B"}. The targeting is done on a 50-50 percent basis.We intend ...