Create GA4 Report

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

  1. Configure the Create 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 Date range fieldset with the Start date as yesterday and End date as today.
  5. Select Pagination field to retrieve all event data.
  6. On validation, the Snap generates the analytics report based on the specified metrics, dimensions, and date range.
    Create Report Snap Configuration Create Report Snap Output

    Create Report Snap Configuration


    Create 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.