Details
-
New Feature
-
Resolution: Obsolete
-
Neutral
-
1.2.3
-
None
Description
Problem:
Report returns the format which is different from old one. Need to parse it to json node and display on analytics dashboard.
dimension_headers
{ name: “city” }metric_headers
{ name: “activeUsers” type: TYPE_INTEGER }rows {
dimension_values
metric_values
{ value: “3" }}
rows {
dimension_values
metric_values
{ value: “1" }}
rows {
dimension_values
metric_values
{ value: “1" }}
rows {
dimension_values
metric_values
{ value: “1" }}
row_count: 4
metadata
kind: “analyticsData#runReport”
Expectation:
Display the GA4 report on dashboard.
Development notes
Checklists
Acceptance criteria
Attachments
Issue Links
- depends upon
-
ANALYTICS-408 Migrating to the Google Analytics Data API v1
-
- Closed
-
1.
|
Implementation |
|
To Do | Unassigned |
2.
|
Review |
|
To Do | Unassigned |
3.
|
Pre-Integration QA |
|
To Do | Unassigned |
4.
|
QA |
|
To Do | Unassigned |