If an activity runs on a "specific page", are the visits counted as the ones visiting "this" page or the ones visiting the site (irrespective of visiting this page or not)?
In Adobe Target, I have a layout with three main areas for recommendations. I want the second area to stay fixed in its place but change its content over time. This content won't come from a regular feed. How can I make Adobe Target update this area with new content that's not from a feed?
We are trying to use the batch API however we keep getting an error message of “batch is empty error”. Any ideas on how to address this issue? We are using the following:http://company.tt.omtrdc.net/m2/company/v2/profile/batchUpdate with a file format of:batch=thirdPartyId,attribute1,attribute2546...
Hello Team, In my current assignment, my client using Google analytics 4 and Adobe Target. For now, we're sharing the the Google Analytics 4 segment data in adobe Target using Customer Attribute functionality however seems this is not feasible solution going forward - as lot of manual steps involv...
Hi all, I'm trying to update weightage, frequency and recency for models, and here is the code written. It is updating the frequency and recency but weightage is not working, any help would be appreciated. Would be happy to add any further details you need.
Hello!I am trying to implement the Adobe Target Delivery API using PHP code in order to get data about our current AB test experiences. This is what my request looks like: $client = new Client(); $url = self::ADOBE_API_URL . '?client=' . self::ADOBE_CLIENT_ID . '&sessionId=' . self::ADOBE_SESSION_I...
Hi,I am trying to turn on "Require Authentication" for Profile API in a Sandbox Target account.When I do that in the UI, it displays "Invalid Payload" error message, and I see the following response in the debugger: { "errors": [ { "message": "Invalid payload", ...
I am trying to a/b test a pop up but it keeps showing up on every page even after users closed it i am struggling to find a straight forward solution from adobe target interface. I have tried to store the session on js on the pop-up code but it doesn't work, seems like adobe may be overriding it. An...
Hi there I would like to A/B Test the "Auto-Allocate" activity Type VS. the "Auto-Target" activity type for RPV.Has anyone experience with this i.e. how this could be achieved?It's for retail and we are wondering what would work better in terms of maximizing RPV?(or should we assume Auto-Target to w...
I'm running an XT personalization for a list of zip codes that I set up in a Target audience. How can I verify if it's actually running? I am not located in the targeted zip code so I can't see the personalization. I know about the ?mboxOverride.browserIp= feature but that is IP based and determi...