Hi all. I am attempting to track click and page view events in an AB test I'm running. However, I'm having some issues as the site we are working on is both a multi-page and a SPA website.In the test, we are primarily tracking a button click from the home page, which navigates the user to a separat...
Hello, I was using at.js to get recommendation offers for my website. However, I was using the following code with at.js and I am not sure how to convert it to use webSDK. ### code ###adobe.target.getOffer({ "mbox": "DemoBox2", "params":{ "entity.id":"target-global-mbox" }, "success": function(offe...
Hi! I have implemented views on SPA using web sdk. When I am on home page, xdm object returns view name as "index" and page name as "home".when I proceed further and click a SPA component, xdm object returns view name as "men" and page name as "men category". I want to run an activity on view name "...
We are looking to run an A/B test in Adobe Target with HTML content within our activities as the test experience. Within the test the code used is window.setAbTest('blah blah', 'B')For this experience we reached significance, but upon further review it appears that the majority of the traffic that ...
Our client wants to use Salesforce CDP audience segments in Adobe Target to build experimentation and personalization activities for their website. The integration between Salesforce data cloud and Adobe Target will be facilitated by Boomi technology. The CMS they are using is AEM. My questions are:...
Hello, This is not only about Target but experience league documentation in general but what a better place to ask than the optimization community! Maybe someone can notice pro-activity and invite me to gigs = ) I happen to read the docs at 200% ('command' + '+', six times) especially to look a grap...
Hi all We are currently running our Adobe Target via WebSDK, while the integration is done via Adobe Tags (Adobe Launch). We would like to leverage response token to pass the Adobe Target experience data to Google Analytics like it's suggested here: https://experienceleague.adobe.com/en/docs/target/...
I would like to understand if using Multivariate Testing (MVT) specifically for a mobile app is possible. If it is feasible, could you please explain how MVT can be implemented for mobile apps using Adobe Target, including any prerequisites, setup steps, and considerations for effectively tracking r...
We are working on a hybrid ntegration with Adobe Target Delivery API and we ran into problems with our company firewalls.Currently, in our environments all requests to external services are blocked by default and we need to request opening communication towards specific IPs. We have tried to look up...