-
Transitioning to GA4 Analytics Data API
“I’m attempting to transition to the Google Analytics Data API (GA4) from the Analytics Reporting API V4. In the Analytics Reporting API V4, we had dimensions like ga:keyword (utm_term), ga:adContent (utm_content), ga:medium (utm_medium), ga:source (utm_source), and ga:campaign (utm_campaign).
In GA4, I’ve related these metrics as follows: ga:campaign = sessionCampaignName, ga:source = sessionSource, ga:medium = sessionMedium, ga:adContent = sessionManualAdContent, ga:keyword = sessionManualTerm. Can you confirm if I’ve interpreted these correctly?
Additionally, I came across similar metrics like campaignName, source, medium, manualAdContent, manualTerm. What’s the difference between these metrics and the ones I’ve identified previously?
Lastly, I’m also trying to use the Multi-Channel Funnels Reporting API with GA4. The closest I’ve come across is this – https://developers.google.com/analytics/devguides/reporting/data/v1/rest/v1alpha/properties/runFunnelReport. However, it seems a little different to me. Do you have any pointers on how I can achieve the same results as the Multi-Channel Funnels Reporting API using GA4?”
Log in to reply.