Hi everyone, I am very new to HTML. I am currently using this script to create a Lightbox PopUp on my website using adobe Target <script>// Lightboxvar att_config = {// =========================== USER DEFINED CONFIGURATION ===========================// Use the main title to grab attention. Try to ...
I have to select a landing page if an user has been there. Then a variable might be returned with some string. I have used page.url.indexOf and mbox.name.indexOf but nothing happens. Can you help me?This's the code I was trying:var r;if (page.url.indexOf("additionalCardHiring") > -1 || page.url.inde...
I have got a question on certification exam. What is required in order to use Target with AEP on Edge? You need to choose two options. I was confused because datastream is required of course but schema without dataset does not make any point ....1. Datastream2. Dataset 3. Schema
Hello,I noticed something confusing while checking the Administration > Implementation tab in Adobe Target.Main Implementation Method:at.js 2.11.4Other Implementation Methods:at.js 1.8.3To be honest, I'm not fully understanding how the implementation was set up, but here's what I know:The at.js is d...
We created an experience fragment in AEM and exported it to target in JSON format and created an activity in Target using the JSON xf. We use getOffers method as per adobe document in AEM using react in SPA to get the JSON data on webpage. https://experienceleague.adobe.com/en/docs/target-dev/develo...
We have multiple types of activities based on pre-defines experiences, MVT, auto-personalization Requesting info on how is QA performed for each of these types?
Multiple Adobe Target documentation refer to "Copy", requesting some guidance to understand what is it and its purpose? Example: [1] says: Reduce clutter, friction, and blur with Simplified Copy.Use bulleted copy blocks.Ensure your copy follows a clear, sequential thought process. [1]:https:...
Hello Experts, We have created an A/B activity to show checkout steps to users in a website page.For experience A it should be total 5 steps (default).For Experience B only 4 steps should be reflected in website page.However, for experience B, we noticed that it responds very slow. Customers in the ...
Hello!I'm looking for some guidance on creating audiences using the user.endpoint.lastViewedEntity attribute in Adobe Target.I want to create two separate audience segments:Visitors with Data:Criteria: Users whose user.endpoint.lastViewedEntity contains "text".Recommendations:Audience: Visitors with...
Hello!We are trying to implement Adobe AEP in a Flutter application and it works perfectly.The problem starts when trying to implement Adobe Target with AEP in the application. Do you have any documentation on this? Is it possible that flutter does not support Adobe Target?Thanks in advance!