Using Form Composer we are attempting to use Template Literals as part of our code. But the expressions are being removed by Adobe Target's servers and never make it to the DOM. Is there a way to tell Adobe Target not to make any server side substitutions? Code we have got in a HTML offer, also trie...
Hi Team,I have created an A/B activity on Mobile app and have a query regarding the experience deliveryIf the app user sees experience A,they close the app and come back ,do they still see experience A or is it possible that target puts them in B?
Is there a tool that can split up an image into an HTML table? I used to use Adobe Fireworks for this, but it doesn't play nice with my OS anymore. The functionality went something like this:Drop image increate boxes over the image (of varying sizes)Then exportImage is split based on the boxesAn ind...
I'm wondering if the way SDID works, stitching hit with Analytics, maybe works differently in the native app SDK? The reason I ask is because I'm not seeing any SDID values in the Target call or the Analytics calls (using Charles) from our Native App. Is this expected or should I be looking elsewher...
I would like to bring Salesforce CRM data into Adobe Target. What is the best way to do this? I don't really want to use an Adobe Exchange partner solution for this. The use case is to be able to target existing customers with certain CRM attributes against a given Target Activity, so these visitors...
Hello, We've implemented opt in service using Adobe Launch. Configured the ECID extension correctly like below Now once the user accepts cookies for target, we've update the permission and invoke direct call rule to trigger as permission/ consent provided. adobe.optIn.approve(adobe.OptInCategorie...
Hello, We have a activity only for visitors with a particular profile parameter. But this data point does not exist until several seconds after the page has fully loaded. This means the first pageLoad request made to Adobe Target (at.js 2.x) is missing these parameters - and the visitor fails to qu...
Hi,I'm trying to run two experiences on the same page (product page) and run them mutually exclusively. Is this possible? I've seen posts about running two experiences across the same site and have them be mutually exclusive here: https://helpx.adobe.com/uk/target/kb/How_to_Exclude_one_A-B_test_traf...
Question, We are currently loading data into Search and Promote and creating Facets / Facet rails for specific metadata.We have a situation where some indexed records contain metadata values pluralized or a 'like' term ie: (facet of 'type' has values of 'hat'; 'hats', 'ballcap') - and when creating ...
Hi,I am doing a POC on implementing Adobe Target SDK in Angular application.My main goal is to show different components based on the Activity configured. Example: if the user qualifies for Experience A then show Angular component A else Angular component B.While I am following the docs but I am sti...