Uploaded image for project: 'Analytics'
  1. Analytics
  2. ANALYTICS-427

Parse the GA4 report response to adapt on analytics dashboard

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Obsolete
    • Neutral
    • 1.2.3
    • 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

      {     value: “Ho Chi Minh City”   }

        metric_values

      {     value: “3"   }

      }
      rows {
        dimension_values

      {     value: “(not set)”   }

        metric_values

      {     value: “1"   }

      }
      rows {
        dimension_values

      {     value: “Barcelona”   }

        metric_values

      {     value: “1"   }

      }
      rows {
        dimension_values

      {     value: “Thun”   }

        metric_values

      {     value: “1"   }

      }
      row_count: 4
      metadata

      {   currency_code: “USD”   time_zone: “Europe/Zurich” }

      kind: “analyticsData#runReport” 

      Expectation: 

      Display the GA4 report on dashboard.

      Development notes

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            1.
            Implementation Sub-task To Do Unassigned
            2.
            Review Sub-task To Do Unassigned
            3.
            Pre-Integration QA Sub-task To Do Unassigned
            4.
            QA Sub-task To Do Unassigned

            Activity

              People

                asoto Alberto Soto
                thuy.to Thuy To
                AuthorX
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Work Started:

                  Time Tracking

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - Not Specified
                    Not Specified
                    Logged:
                    Time Spent - 1d 1h
                    1d 1h