Hi, hope someone can haelp me out on my purpose.We're using the category affinity and I've written a profile script called topCategory using "return user.categoryAffinities[0];". Now I'd like to show a dynamic popup which shows an image. The URL of the image contains the value that is stored in topC...
If user lands on A page and click on any CTA which contains x parameter value.Depends on x parameter value the banner will be change on B page.And this banner will remain till 5 visit of same user (if only x value is not changed during any CTA)Banner will update after only either of these two condit...
Hi,I have a local instance of AEM and Target on Sandbox (marketing.adobe.com).I want to try out one A/B Testing, one MVT and one Personalization on an AEM page.Kindly guide me to a tutorial for achieving these, considering that nothing exists on these two and we have to do it from scratch..Appreciat...
Hi all,Let us say, using data from AEM, Segments are created in AAM and passed to Target and Target uses them for Personalization in AEM.Apart from Segments, is there anything else Target needs from AAM and AAM passes to Target?Let us assume that a segment was passed to Target.How does Target know w...
Sorry if this seems an silly question but I'm new to target. I was wondering if we can create custom segment / audience in Target by importing some user account numbers, which aren't tracked in Adobe Analytics. The account numbers are passed to the datalayer once the user is authenticated. So, is it...
I'm looking at the obfuscated code from Adobe Target (At.js) . What I'm trying to pin-point is where it initially reads the response with the json structure. I started on this line (Line #4697):$p = ["/m2/", Rp, "/mbox/json"].join(As),And started to follow it back but didn't have much luck! Below i...
Hi there,I'm wondering if anyone is able to help me understand whether Target Recommendations can recommend products based on specific customer level data (ie a customer ID)? I know there is a recommendation key for "last purchased item" - is anyone able to give me a bit more detail on how this is d...
Hello,i am looking for a method replacement for mboxFactoryDefault.addOnLoad() returns all the parameters passed during mbox call (used to be available in earlier mbox.js) in target standard (at.js response) which i can use. I have checked available api but did not find the replacement.Looking for h...