Hello Friends, I just want to learn a thing about activities. On my web page there is a target A/B activity. Normaly It should be one "delivery" package on network tab with a unique activity ID. However on the page there are 4 "delivery" packages which have same activity ID. It seems like corruption...
Hi All, Hope everyone is doing well. Is there a way to export all the audience segments from Adobe Target? Also, will it be possible to see the Target activities in which the audience segments are used? Please guide me to the reference documentation or how-to videos, if there's a procedure to achiev...
Hello, I need to control when to stitch the SDID parameter between Target and Adobe Analytics (A4T) based on user consent. I've seen in this link that I can do that by doing this: window.targetGlobalSettings = { analyticsLogging: "client_side" }; Although this only works from version 2.1 and up...
Created a simple A/B Activity in a brand new Target account (not historical activities etc). I picked my personal website that currently does NOT have at.js deployed. Using VCE, I modified a paragraph for Experience A and Experience B. Activated the activity. Then on Activity QA , clicked Experie...
The website I am making the implementation for has a cookie policy banner from. The experience created on Target is showing properly before I accept the cookie policy, but after I accept it, the page refreshes and the experience is no longer showing. What could be causing this behavior? The followin...
Hi Team, As per my understanding - order id, order total & productPurchaseID , these three fields could be send to Target through orderConfirmMbox. For our requirement we also need additional info like "discountApplied" to be passed in the mbox. So can I pass that like this : orderId : transacti...
Hi All, I have setup a custom code in one of the activities to fire a custom mbox and I am trying to track that in the conversion settings as viewed an mbox and selecting the parameters passed in audience refinement and checking the value. But it does not increase any conversions for the clicks happ...
I'm trying to implement a4t "Analytics for target" using that approach that included in that documentation : Adobe Target automatically forwards the Analytics payload . so my question: is there any thing else we should do to reporting in analytics like calling any thing else because from what i see...
Dear all, how to replace currency symbol with another (e.g. $ symbol to £ symbol) via Target across the whole page? With this I mean: To replace any dollar symbol in a given page with the euro symbol, anddoing this preferably with Server Side implementation. Is it possibile? Do I need to provide an ...
Is there a way to limit the number of products on a recommendations carousel that are from the same brand? For instance, if I only want 2 or 3 products max from an specific brand on my carousels, is there a way to make possible without manually excluding products? Thank you