In a workspace project, I want to pull historical data for a page that has not been visited for ~8 months.Usually when I want to look at a specific page, I hover over the Page dimension, and click the little carat/arrow that appears, then search for my one page and drag it into a freeform table.Howe...
Hi all.I am pretty new to this side of Adobe Analytics so please be gentle as I might be saying or doing most things completely wrong.I am currently trying to fire an event through an event based rule. Since I was unable to do it by myself I have been searching the web and this forum in search for a...
Hello, I'd like some clarifications about some definitions on Adobe Analytics.Here below what I found out on your on line resources:Bounces definition (https://marketing.adobe.com/resources/help/en_US/reference/metrics_bounces.html): A visit that consists of a single server call. For example, a sin...
Hello Experts,I am new to Adobe suit and looking for your inputs on few my requirements.We are looking for extracting detail transaction level data from DWB for each object (to be more precise, similar to 'select * from table' in oracle DB) to import into a relational DB for reporting needs. Can yo...
Hi there,ursboller GigazelleI have run a query in workspace that has produced 30,000+ records (User IDs).I want to export all of these records to a csv. file but I appear to be only able to download them in batches of 400 or if I highlight all the cells.Is there any way to download as a full csv. ...
Hi all,We are trying to create a calculated metric for "Server Calls" as we have started to see a rapid growth in server calls but cannot place what is causing it.Is there any logic that that anybody knows of that to make this in workspace?ThanksDave
I got developer account created for adobe analytics and received a link to complete my account. while account creation it asks for password only. After entering the password i logged in successfully. But while connecting adobe analytics through python it asks for username/password.Where i can get th...
Hi All,I am using adobe analytics 2.0 API to automate reports using python.Below is my python request code:-report_def = ReportDefinition(metrics=['visits','Orders'], dimensions=[{"id":"evar34","top": 500},{"id":"lasttouchchannel","top": 500}], ...
I can't find documentation on how the "equals" comparison operator for success events works within Segment Builder. In this particular scenario, I'd like to find the number of successful 3rd attempt logins. Intuitively, I would think I need to find hits that belong to a visit where the visit had exa...
What causes two event parameters to show up in the request string? I am sending additional s.t() page calls on a single page angular app and events are duplicating in the single request. Example in red:pageName=%2Fhp%2Fscheduling%2Fmain.html%23%237&g=https%3A%2F%2Fwebuata.healthpartners.com%2Fhp%2Fs...