hello I am trying to obtain an authorization code that has enough scope to call Adobe Analytics APIs. The scopes specified in the documentation for this are:openid,AdobeID,read_organizations,additional_info.job_function,additional_info.projectedProductContext However, I get an error response "invali...
We are wanting to speed up our page load time and take off our GA tags and get the same data by using the GA extension in Launch. Can we install the extension, remove the tags from being hard-coded on the pages and then put the code in the extension code editor? Will that give us the same data or ...
Users have been requesting that many of the missing Report Suite/Admin API (v1.4) become available in the I/O Console (as v2.0 API). In particular, many users would benefit from exporting the mapping of processing rules, as suggested here.Is this something that is on the road map for Analytics API d...
Hi Team,I am using the below command in Jupyter notebook to retrieve an particular hour report. But, it always provides me with full day report as output. Any idea what I am missing? report = suite.report\.element("evarXX")\.metric("visitors")\.range('2020-08-26T17:00:00','2020-08-26T17:59:59')\.gra...
ExampleSingle page landing page shows 90K visits.Adobe "bounce" metric shows 70K bounces. Time on page "bucketed" and "granular" metrics show 20K visits with time on page from 1 second to 30 minutes. If only 20K are actual visits then why does the original "visit" metric show 90K?
For reference, as a test I am trying to tie a single eVar uploaded with Data Sources via the Data Sources API to an existing visitor in Analytics (using Adobe Launch). I am using Experience Cloud Visitor ID as transactionID, event "Data Source Upload", and an eVar where I am sending a string "bot". ...
Hello! I have a unique use-case that I've been trying to solve. We have a public facing website, where we capture an identifier for a user through an email that contains the user ID in the link. When a user comes to the site through the link, we can capture all future data as being tied to the use...