Create GA4 Realtime Report

This example pipeline demonstrates how to create a custom report of your realtime Google Analytics event data.

  1. Configure the Create Realtime Report Snap with your generated Account ID and Property ID.
  2. Configure the Metrics fieldset with eventCount metric to fetch user interactions.
  3. Configure the Dimensions fieldset with city dimension to fetch the user interactions based on different cities.
  4. Configure the Minute range fieldset with the Start minute as 28 and End minute as 25.
  5. On validation, the Snap generates the analytics report based on the specified metrics, dimensions, and minute range.
    Create Realtime Report Snap Configuration Create Realtime Report Snap Output

    Create Realtime Report Snap Configuration


    Create Realtime Report Snap Output

To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.