Hi everyone,We’re running a geo-based redirect activity in Adobe Target (using the “Redirect to URL” offer) on our corporate site (EY.com).Here’s what we’ve observed:On first visit, before cookie consent is accepted (OneTrust banner visible), Adobe Target is blocked from loading — so the redirect do...
I am trying to understand is it possible to use Adobe Target recommendations feature which includes following criteria which pages visitor are spending most of timetheir average spending time on entire siterecently Viewed + SimilarWhat search query users are usingI see similar questions https://expe...
Hey guys, has anyone managed to get the automatic click tracking of Target activities, played out through Web SDK, to work? We are applying the "data-aep-click-label" label to our CTAs The click is triggering a "decisioning.propositionInteract" call as it should, but we are constantly seeing th...
Hello! I am trying to rearrange a card deck on my website in an Experience Targeting activity based on geolocation of the visitor. The "rearrange" / "move" functionality seems to not be an available feature anymore. Is there any suggested work arounds, I have tried HTML and it is not working for me ...
I am working with only AT and Web SDK. So I need to write user categories into user profile (my customer does not have AA)Depending on the URL path I would like to update visitor profile with values:if /finance profile.interests = 'finance' if '/real-estate' profile.interests = 'real estate' How to ...
Hey there! Last week, I noticed an issue where MVTs targeted to exactly one page were instead showing sitewide on the Property. Curious, has anyone else has experienced the URL scope being ignored? I'd love to hear if others have seen the same issue recently or found a cause or workaround.Thanks in ...
Hello!I need help with creation of an authentication token for Target profile update API.What I did so far:I've created a project in the dev console and connected TargetI ran a test via https://ims-na1.adobelogin.com/ims/token and created a Bearer token successfully.But when I now try to use that to...
On my project I have got only AT. if (User viewed == finance category)then (homepage personalization)Target does not store previous URLs of the session, is it the only workaround?Send through web sdk:alloy("sendEvent", { "data": { "__adobe": { "target": { "profile.category": "finance...
Hi folks, I ve enabled the Target Console Logging in the Experience Platform Debugging but nothing is being logged. how can i debug the problem? is there a way to activate it manually?it should show something like this but it does not
Hi we integrated target with alloy js aep sdk . We had AA integrated and to the same rule we ensured that aep sdk is updated to get personalization and single “interact” call for AA and AT . We are not using a4t.the checkbox for guided events breaks AT reporting. The checkbox was checked within the...