I am trying to solve a mystery. We are using DTM and trying to pull in the Target PCID into Adobe Analytics via a data element. We never had issues in the past but are now noticing that we aren't getting the PCID set in the mbox cookie? The weird thing is on our Bank network, Everyone that tested go...
Hi!Since the AB activity performance report is restricted to 100 days for daily resolution I have to split my API calls up in several intervals and merge the result manually afterwards.But the input format of the option reportInterval is not documented (or respectively I haven't found it yet). :(The...
Hello,We have a visual regression system that takes snapshots of a set of pages and compares them to baselines.We have constant false positive failures due to the different campaigns and A/B testing we're doing.We have a need to be able to exclude our visual regression test (running PhantomJS) from ...
Hi Everyone,I'm new to Adobe Target. I just learned on how to Add Adobe Target tool via DTM. And, it looks straight forward when we use DTM(Retrieval method: Automatic) to add Adobe Target similar to Adobe Marketing Cloud ID service. So, if i understand it correctly, once we add the tool in DTM, tha...
Hello. I wish there was a beginners or New user section. We are now in the process of developing some new UI and a new website and would like to do some testing with Adobe TARGET. Need assistance with implementing Target, we are using DTM to manage. I tried to follow the video instruction but got c...
Hi,I have observed that in the results dashboard the lift is not accurate across many experiments. According to Adobe help documents lift is = CR(Alternative)-CR(Control)/CR(Control)*100https://marketing.adobe.com/resources/help/en_US/tnt/pdf/Test&Target_reporting_calculations.pdfhttps://marketing.a...
Hello. This is my first post. I am trying to observe changes made to my 'ItemList' using Mutation Observer. I'm injecting my code in Custom Code section of VEC. The observers are getting inititalized and my code works during edit Activity. But in the Activity preview it doesn't work and I am confuse...
Hello,I'm trying to get detail data of an ab activity via the API using the following methode:Get AB activity by idget: /{tenant}/target/activities/ab/{id}The API works well for other method calls but for this one it returns the following error:{"httpStatus":406,"errors":[{"errorCode":"Unsupported.F...