Hi guysKeen to use auto-allocate to test a new feature on one of our critical metrics however docs suggest Manual allocation is better for 'characterizing performance' but I cant understand why can someone elaborate?https://experienceleague.adobe.com/docs/target/using/activities/auto-allocate/automa...
Looking to be able to on a session level pull on the visitor a few columns. Example TargetActivity, AnalyticsForTarget (example MLB-Yankees-Landing20211201, 123456:0:1) Is there an easy way to map this out to evars or props via launch trying to dump this into data lake or easily be able to export.
I am not able to get target content.Please find my code in swift let request1 = ACPTargetRequestObject.init(name: "target-login-banner", targetParameters: nil, defaultContent: "default-content1") { (content) inprint(content)}let requestArray = [request1]ACPTarget.retrieveLocationContent(requestArra...
Hi, We are looking to use customer attributes for Target. If we are setting the customer id via the ECID service on login along with auth state - do we also need to set the Target thirdpartyID parameter too? Or can we still target visitors based on customer attributes using just ECID? Thanks
Hi, I need to remove the user from the audience qualification, if he/she performed any specific action after seeing the target experience/content(for eg: we show the pop up via Target to the user and there is an option to click on "Not interested" and if anyone clicked then need to remove/exclude th...
We run adobe target server side tests on our site which also uses the onetrust consent management platform.Once a user has accepted performance and metrics cookies what is the best way for that user to be opted-in to adobe target server side? Currently we just check that they accepted the cookie bef...
Hello everyone, We're using Target 2.x in a website that is built as a SPA. Because the activity QA is based on the URL, we're not sure how to do a proper QA of the activities. Any suggestions or documentation?Thanks!
We are trying to create some test profiles in our environment, and we are executing the following command for calling the Batch Update profile API v2 'http://OUR_CLIENT_ID.tt.omtrdc.net/m2/OUR_CLIENT_ID/v2/profile/batchUpdate' The contents of the BATCH.txt file are like this: batch=thirdPartyI...
Are there any official docs on best practices in integrating the Adobe Target api's (https://developers.adobetarget.com/api/legacy-api/index.html) or (https://developers.adobetarget.com/api/) into a .NET MVC project?For example is there a .net sdk for integrating with the API or any guidelines on ha...