Is it an acceptable pattern to use the mbox cookie session value as sessionID parameter for the Target REST API calls? https://developers.adobetarget.com/api/delivery-api/
How long does the Node SDK promise take to time out? Like if I'm using this method: const offerAttributes = await targetClient.getAttributes(["attribute"]);
Hi, I am trying to create a pop up using lightbox template code provided in this link : https://github.com/Adobe-Marketing-Cloud/target-experience-templates/tree/master/lightboxI have been able to do required customizations i.e. apply CSS , change text however, i need a close button to be present at...
I am trying to add a recommendation on to a Page using a Rawbox, I noticed that the User Based Algorithm types on this one Page aren't rendering (Recently Viewed ect). while the Item-based and popular- based Algorithms are populating on the same page with rawboxes. FYI I am sending the entity.id in ...
The questions are1. How to parametrize the Target URL on a A/B test for different personalized variations2. What are the best practices for Personalized content variations to work with A/B test without impacting the SEO scores3. Best practices that has actually worked across multiple Industries for ...
Hi all, i cannot seem to access Target anymore, all i get is the screen below.This just happened suddenly, I could use Target with no problems before. I can still use other Adobe stuff like Analytics with no issues, Target is the only tool that gives me this problem. I have tried using other browser...
Please help me with a sample function that can be used for custom handling function. For example if I want to introduce a new button, how should I write the function using the below code and introduce the button in the offer? adobe.target.getOffer({"mbox": "target-global-mbox","success": function(of...
Hello, I am working on trying to come up with a solution for a Target Activity I am building where I essentially need to turn off the offer/experience once 50 visitors have seen the experience. Is anyone aware of a way to code the offer to disappear/hide after 50 people see it during a 24 hour perio...
Hello Team, We are planning to launch a big campaign on our website. The page where my campaign click will redirect to is also running a A/B test scenario. In "B" scenario my audiences will redirect to another page. I want to know, when a user will click on campaign link and comes to the website, be...