I had a question about the "How will the count be incremented?" option under advanced settings in the Goal & Settings step. What is the difference between "Once per Entrant" and "On Every Impression"? Are there recommendations on when to change this? If I have a goal of clicking a button and set it ...
is it possible to programatically add profile properties to a user profile from web ? I can't find anything on if this is possible or how to do it. I'm trying to make a call from a page on my site that would add a user properties (user.someProp) to the visitor of the site so I can use it in a Pro...
This is really a Target + AEM question, but the net is we would love to see which pages in AEM have a Target test running so nothing gets broken during a page update (of any sort). Has anyone come up with a good way of letting authors know that a test might be running on a given page? Open to any an...
Hi all,we want to use Adobe Target to personalize a Banner on our Website. Our Website is set up in 25 languages.We already implemented Adobe Target and can personalize our Banner using Audiences and a JSON-Offer. This works fine. So e.g. i choose the audience "de" for Germany and the customer_segme...
Hi, I followed this link to create experience in Adobe Target - https://experienceleague.adobe.com/en/docs/target-dev/developer/server-side/getting-startedIn my next.js app i am using Target node.js sdk to get offers. I am passing this in case of getOffers, but not getting const request = {context:...
There are videos posted on adobe site for analytics and target on website https://view.adobe.com/viewer/ site.Ex- https://view.adobe.com/viewer/5f1022ada2e3a957be41c5f1 I want to know is there repository kind of where i can find all such videos playlist?
Hi everyone,I'm trying to create audiences in Adobe Target using profile scripts. This is my first time attempting this, so I followed this guide to send the data I need for the profile scripts from Data Collection:https://experienceleague.adobe.com/en/docs/platform-learn/implement-web-sdk/applicati...
Hi All, We are building an integration for our SPA websites with Target Visual Experience Composer. One thing I wanted to check if the CSS Selectors in VEC. In documentation, its mentioned that we can only use either ID, or CSS class or a default selector based on "Compose" option - https://experien...
I am getting an error "decisioning engine not ready" in production. Only preview/QA link in non-prod and production seems to be working fine. What I am doing wrong here? please help. My code: adobe.target.getOffers({ request: { execute: { mboxes: [{ index: 0, ...
We've created several offers and placements for our offers.We've confirmed that the test profiles and segments, and decision criteria all work - and the offer appears as expected in the Offer Simulator when testing with either the Placement we've created with type = Image, as well as with the Placem...