Hello, I have set up some new segments in Adobe Audience Manager and set Adobe Analytics as a Destination. They are coming through into AA, however the Audience Name is "Unknown", the Audience IDs are coming in correctly. I have done this previously and the Audience Names have appeared accurately. I...
Hi, I am interested in the Month of Year dimension being configured to be set to each report suite's calendar type.We use the 4-5-4 NRF calendar and other dimensions such as Day of Week reflect this but Month of Year is only based on January through December. Thank you,Michael
Does anyone know why there are duplicate values in some of the lookup tables from Adobe Analytics Data Feeds? E.g. In the languages.tsv "French (France)" has 2 values, 53 and 737. There are more instances of this in the browser, operating system and country lookup tables as well. Thanks!
s.events value is giving undefined when I declare like this below Here is the code follows: s.linkTrackVars = "events";s.linkTrackEvents = "event140" ;s.usePlugins=true;s.doPlugins = function() {s.events = s.events + ",event140= xyz";}Here , in output I am getting in the calls is event = undefined ...
Hi, Can someone help me to create a logic for one of my evars - Cart Abandonment.The logic for Cart Abandonment - Ideally product added on the cart 7 days and more and order not placed till current date.Appreciate your help.Thanks,@kamlesh-maddheshiya
We have created UserID as evar and are receiving userID in report, How can i now calculate my own unique visitor based on userID. We dont want to user defaut unique visitor variable.
Hi All, If offline uploaded data is to be reprocessed after a failure, will data in Adobe Analytics be duplicated or overridden? If the data is duplicated then how to detect duplicate data and how to rectify it? Please help!
Hi everyone, I have implemented previous page in adobe analytics using plug-ins. But the problem here is the previous page value is not getting captured for the 1st page of the visit which is resulting in unspecified value in analytics report. Is there any way to sort it out?Thanks.
Hello ! It's my turn to pose a query today !I am setting up data insertion API and the data is reflecting well in the reports.My query is if we would like to add authentication to these network calls, how should we do it? Problem I see with these calls are that in the default state, there are no fie...