Need a bit of clarity on ending experiments. Can someone explain the differences between "Ended" and "Deactivate".I see "Deactivate" in the context menus - but not "End" -- how does the "Ended" appear in the status column?What's the difference between an experience being "ended" or "deactivated" ? ...
Hi How can use profile attributes to promote entity id's in front/back promotions in adobe target recommendations. Please also share a sample snippet of profile script that returns a comma separated values of entity id's. Please note: The entity id's in our account are of the format "OFF-1234-ABCDE...
Hello, I created a simple Profile Script that pulls the value of a query string and stores it.This is only part of the script to demonstrate:var myParam = page.param('querystring').toLowerCase() || "";if (myParam != "") {return myParam; Then I created an audience that evaluates the query string valu...
While loading a page I am getting an error message "AT: Rendering mbox failed target-global-mbox Error: Request timed out at Lt.e.ontimeout"Please let me know how to fix this.
I am trying to send data to Adobe Analytics using the Analytics for Target (A4T) integration described here, and more specifically, using the Data Insertion API. However, the documentation does not specify where to find the following values:rsid: The report suite IDmid: Marketing Cloud Visitor IDAna...
Hi Team,We want to promote certain offers using front promotions. However this has to be dynamic based on the region. Hence I tried promoting the offers using the profile attribute matching criteria. This does not seem to be working as expected. A sample format of code created in profile scriptI wou...
Hi All, I am looking to export experience fragments from AEM into a specific folder in Adobe Target under offers. Is there a way we can specify a specific folder to place the experience fragment in, while exporting to Target from AEM ? As per my experience, the default placement is under offers in t...
Hi all,I'm new to Target. My goal is to ensure that we can provide personalization for users when they log on to one of our pages. In order to do that, we're adding profile attributes using the pcId (tntId) via the Target Bulk Update API in the link below by adding them into a file and then using cu...
Hi!According to this documentation, Adobe Target can automatically forward the analytics payload to Adobe Analytics if the following identifiers are provided: supplementalDataId and trackingServer.Would you mind pointing me out where to find those identifiers?