I'd like to create an audience of users that have previous searched 'engineering' on a search engine using profile script. The script I entered had no warnings, but when I went to click 'done', I received an 'invalid user input'. // Define the profile script functionfunction searchEngineAudience(pr...
Recently any new activity I set up is not showing me the split by experience in the Reports tab. It is showing the total for the activity, but if I switch to the graph view to look at it by unique visitors, I can see that it's funneling traffic as expected.It also does not allow me to "view in analy...
Hey,I have implemented adobe target through launch. My launch property is getting fired.However Adobe Target Delivery API is not getting called in cloud instance also in my local machine there it isgetting called.Anyone who has done this set up for AEM cloud ?I am attaching screenshot below from my ...
Hi Fam, I am trying to build a personalisation on homepage. On the website home page, there are five categories. And each category has sub categories inside. All these sub categories has articles. I want when a user comes on these sub categories and reads the most articles, and when the user goes t...
Hello everyone,As part of AB testingWe are trying to execute the custom code script thru Modifications, the lines of code is around 1000.After setting up the activity, while testing the preview link we observed the code is truncated,we want to know if there is any character limit on the custom code ...
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...