Hello everyone, I have two different activities (Activity A age<40 and Activity B age>40) where we obtain the most viewed article. Currently we are injecting article data (entity.id and entity.category) by using mbox. Assuming that I am using target-global-mbox for Activity A age<40 and Activity B...
Hi... I'm using legacy approach(without TMS) for implementation. Added at.js path on my pages. Target call also getting fired. But still any activity is not working on any pages, I cant see any changes. why is this..?
Hi...I have two A/B tests running simultaneously on a page. How can I explicitly trigger the challenger experiences for both the tests together in a browser so I can take a snapshot of what it looks like when visitors enter both the tests and see ch1 for both the tests?
Hello, Do anyone have any tips on whether MVT can support a 2x3 on two pages? For example, page A has two locations and 3 variables, we want to carry the experience to page B and make it consistent, location A, say color a should carry to page b location A also have a color a. Or this has to be don...
We have uploaded data into Customer Attributes and have subscribed the attributes to Adobe Target. When I fetch the Target profile using the third party ID I can see the attributes. However, when I use the ECID only to retrieve back the profile data it does not include these attributes. Why is this?...
Hi there I was wondering if anyone else has had any issues/success with integrating Target into Salesforce Lightning(SFL)? We are trying to run some experiments/personalisation activities within SFL but are having issues with Target being able to modify elements on the page. Target scripts load succ...
Hello guys,Anyone can help to understand if it is possible to match mbox3rdPartyId(customer_id) with Customer Attribute (Customer Id)from Profile Script? Basically I want to split the traffic between two different criteria based on age. Criteria A (20-40) Criteria B (41-60). Age is sent via Customer...
Hello, I want to put the code of the at.js in a wrapper. There is custom js like an if query for a consent. Nothing is changed inside the at.js code - only around the outside. Can I minify all this and write the with licenses over it? Example:/** * @License * .. custom code .. * * @License * a...
Hello guys,Anyone knows how to add Age to Most View Article Recommendation Criteria for recomm, article? Basically I have the most viewed article from OOTB criteria and i want to add the most viewed article between these two group of age 20 to 40 and 41 to 60. Currently I am sending customer age vi...