Hi everyone! I am new to Adobe Mobile Analytics and I have a question.In Android, we are getting a massive Visit counts in Adobe Analytics reports and upon breaking down through dimensions, this was caused by neither MobileCore.trackAction() nor MobileCore.trackState. It was from 'TargetExperiences'...
Hi Community,I have multiple mbxoes in a page and want to consolidate them into one global mbox. The approach which I am trying is as follows:Current Approach:adobe.target.getOffers({request: {execute: {mboxes: [{index: 1,name: "second-mbox",parameters: {'entity.id': XXX},{index: 1,name: "second-mbo...
I have a react application which has Adobe Target SDK deployed on the server side and using at.js 2.x. How can I print the Activity ID or Activity Name on the browser console so that it's useful for debugging or checking if the correct offer is applied?Below is my current TriggerView function: I wou...
Hello there,I've recently set up/upgraded to at.js 2.x on our React Application (Using Adobe Node SDK on the server side) and using TriggerView to invoke the campaign. The problem is - Currently we have an element on the page(SPA) with a few cards with buttons and every time each button is clicked i...
AM using AT.js_2.10.0 and observed that the Visitor Count in the Target Report using “Adobe Target” as report metrics is not getting incremented. May I know how Target is incrementing the count. To increase the count, doing the following :Logging via new incognito browsersClearing the cookiesReturni...
I want to create an experience-targeting activity where I want to create 5 experiences and every experience needs to have its individual audience group that I have created. In the Targeting step the message displayed says :Drag and drop to arrange the audiences and experiences in the desired order. ...
Hello everyone, I believe this is common knowledge - that a Target modification within an activated activity can and will most likely break when the page (where the activity is delivered) is edited in AEM and the changes are published. Consider this scenario:Create a new activity.When creating modif...
I am configuring API Calls to Fetch Adobe Target Activity lists from Postman. I followed the steps from API documentation. Here I am getting an error saying "Bad Gateway. No tenant associated with the user profile.". It will be great if anyone could help me know what could be the issue here. Thanks ...