If you’ve started using the new Google Analytics 4 Events and you are ready to track the data, here are some examples of how to connect to the data in Klips.
The new GA4 API uses a POST request with the dimensions and metrics requested in the BODY
Klipfolio Help Center Link with an example:
*Updated with our new Klips connector for GA4
We've branded a connector as GA4 to help with your new GA4 data sources.
We've updated our article https://support.klipfolio.com/hc/en-us/articles/13268099902231-Klips-Connecting-to-Google-Analytics-4
You know the new format is to put the query into the BODY part of the POST, so
The best way to build out your query will be to use the GA4 Query Explorer
https://ga-dev-tools.google/ga4/query-explorer
https://ga-dev-tools.google/ga4/dimensions-metrics-explorer
Helpful Google Links
Google's guide to creating the BODY for your Post request https://developers.google.com/analytics/devguides/reporting/data/v1/rest/v1beta/properties/runReport
General landing page for GA4 API https://developers.google.com/analytics/devguides/reporting/data/v1
Comparing Universal Analytics to GA4 https://support.google.com/analytics/answer/11986666
More on Universal Analytics & GA4 changes https://support.google.com/analytics/answer/11583528
If you are looking for PowerMetrics examples - please refer to these links
Example- Standard Events: https://support.klipfolio.com/hc/en-us/articles/12213117240087-Example-Tracking-Google-Analytics-4-events-in-PowerMetrics-NEW-
Example- Custom Events: https://support.klipfolio.com/hc/en-us/articles/12070911665175-Example-Tracking-Google-Analytics-4-custom-events-in-PowerMetrics-NEW-
Blog post: Guide to migrating to GA4 which includes a how-to with PowerMetrics https://www.klipfolio.com/blog/guide-migrating-to-ga4