Hi Team, We are implementing Adobe Target on Mobile App using the below documentation. https://developer.adobe.com/client-sdks/documentation/adobe-journey-optimizer-decisioning/ We have multiple activities on total 4 decision scopes. Issue – Optimize.onPropositionUpdate() keep incrementing the...
Hi Team, We have to recommend the products on the website which were most bought in their geo location. For E.g ABC is a most bought product in US but not in UK so we have to recommend ABC product for US visitors as Top Sellers but not for UK visitors. orderConfirmMbox doesnt take params other tha...
The QA URL for the SPA target activity, which was a modification applied for the first time only, is working correctly as expected. If we reload the QA URL page, the changes are not applied. We are new to SPA implementation. kindly help us to sort out this.
I am new to Target and have been trying to create an activity like an A/B test to track CTA clicks. My CTA is in accordion cards, with a use case like whenever a user hit "More Information" then the detail about the respective product will expand in accordion and will also show a primary CTA butto...
Hi all, we are trying to configure an A/B test changing the pictures order of a carousel component handled by boostrap. Are there best practices to manage the flicker issue apart of the pre-hiding snippet? Because we are trying to implement it on our site but doesn't help with the rendering of...
Hi Team, Adobe target is implemented through AEP WEBSDK. We have used below code to trigger profile parameter alloy("sendEvent", {data: {__adobe: {target: {"profile.vehicleSeen": "xxxx",}}}}); It is trigerring well in the calls : Updating Media however, "vehicleSeen" ...
I am trying to update a button component in the adobeDatalayer by editing the attribute data-cmp-data-layer. For Example: Control variant has below HTML data-cmp-data-layer = {"button-ac7b87e127":{"showLeftIcon":"false","buttonType":"btn-primary","componentid":"button-ac7b87e127","xdm:linkURL":"/o...
Hello everyone, I'm currently working on a project where I'm trying to update the text of a button on a set of modals. The problem I am running into is that with the custom code option in Target, the script runs in the head of the document, and I have not been able to get a click event to work to pe...
Hello everyone. I'm working on a project where I have to dynamically change the text of a set of buttons across a site for an A/B test. The problem I am facing is the content is dynamically generated with a script in the body of the HTML, so whenever I try to update with custom code, it runs in the ...
What is the best practice to use a QA link from Target on a search query? for example: wwww.domain.com/search/?search=something When I try to use the QA link like normal it will add the QA link to the keyword of the search i.e. something?qa_link_here