Hi Team, We are using profile APIs to update Profiles in Target. As part of that,we are having doubt that Profile API authentication life is getting from profile lifetime. Is there any connection between profile lifetime and profile API authentication time? How to update Profile API authentication t...
Our technology team is uncomfortable with letting things "live" in Target perpetually, even though that is the best way to let the models run in the background and continually learn and provide value. What have other companies done? Is anyone else uncomfortable with letting Target drive what shows...
We would like to create an A/B test that is triggered by one or two events, 'Coupon Invalid' or 'Coupon Expired', to reward visitors with an instant discount. How can we implement this with Target? Many thanks
1. If we have qualified audience for a segment and we create an activity in target based on same audience with changed experience, how long would it take for that new experience to show up for that audience.For example: If we have created a segment with condition: event1 exists and we have users who...
Hi, I am looking to see if there is any sample project where A4T is integrated with Server Side Adobe Target inside an Angular applications. I looked at examples and documentation but I haven't found any specific related to Angular + Target Server Side + A4T
Here is situation .. we are using adobe target client side calls for few mboxes and server side calls for few mboxes. In both the cases we are using one 3rd party Id as Unique Id but attribute names are different likein client calls we are using "visitor ID" : 1234 in server side calls "...
Hi Team, We are using bulk upload API to update profiles in Target. Is there any way that we can export all the available profiles form Target. Any sugesstions. Thank You
We are running a relatively simple A/B test on two versions of a page using AEM and Target - both pages exist on AEM, the variant is the child of the control. When it launched, our group noticed that the control page was loading for a second or two and then the variant would load. We were told by ou...
I've got buttons for which i want to track the number of click on it.[-][+]$('.button-more').click(function(event){adobe.target.trackEvent({'mbox':'buttomMore'})});By using the code above, i can see each time the same button is clicked, a hit fired on the Chrome Network Tab.Ex: clicked 3 timesjson?m...