Connecting to the Google Analytics 4 Reporting API

Sdílet
Vložit
  • čas přidán 23. 08. 2023
  • How to connect to the Google Analytics 4 Reporting API so you can access your data programmatically.
    To create a new Google Cloud Project go to:
    console.cloud.google.com/proj...
    Blog Post
    www.slideruleanalytics.com/blog/connecting-to-the-google-analytics-4-reporting-api
    SlideRule Shopify GA4 App
    apps.shopify.com/sliderule-an...
  • Věda a technologie

Komentáře • 21

  • @exploreyourdreamlife
    @exploreyourdreamlife Před 7 měsíci

    I tried to pull my data from Google analytics 4 to my spreadsheet, your tips proved really helpful. :) Liked and Subbed!

  • @kevintoner6068
    @kevintoner6068 Před 4 měsíci

    Very easy to follow and it works
    amazing, thank you so much !

  • @kevindelacobamalam-hx1nk
    @kevindelacobamalam-hx1nk Před 6 měsíci

    Amazing video, thanks mate!

  • @JerryMariyaAnthonisamy

    I have faced a limitation of 7 dims & 10 metrics ? can i over come that limitation.

  • @himanshusaini5316
    @himanshusaini5316 Před 2 měsíci

    thank you so much, man. Much apprecated!

  • @iagoteixeira2523
    @iagoteixeira2523 Před 8 měsíci +7

    can you share the code?

  • @rule1o
    @rule1o Před 3 měsíci +1

    Can you please make a video on the GA4 Admin API for the Account access management or the user access management? To pull up data for the users and their access type

  • @wilsonwaigant4827
    @wilsonwaigant4827 Před 6 měsíci +2

    Thank you for share this content. Could you please share the jupyter notebook? Thanks again

  • @muilibolaji8799
    @muilibolaji8799 Před 4 měsíci

    THANK YOU

  • @CarlosSantiagoULA
    @CarlosSantiagoULA Před 7 měsíci

    Thanks!

  • @CodigodeBarra0
    @CodigodeBarra0 Před 4 měsíci

    Really very helpful. Could you share a sample of this code or notebook? Thanks

  • @stivengordillo8486
    @stivengordillo8486 Před 4 měsíci +1

    Do you have the code for PHP?

  • @madhukar.jmadhu2911
    @madhukar.jmadhu2911 Před 8 měsíci

    hi sir can you tell us How to connect to the Google Analytics 4 Reporting API using node.js

  • @user-ut9yk2me8y
    @user-ut9yk2me8y Před 3 měsíci

    Hey ,have someone tried with node js or JavaScript.

  • @prabhatrathore6993
    @prabhatrathore6993 Před 2 měsíci

    hlo sir iwant to pull data through api .
    can you make a video on that
    in nodejs api

  • @prasadnagineni3048
    @prasadnagineni3048 Před 7 měsíci

    can you share the jupyter notebook link. I will go through the code and see how it works

  • @ayocs2
    @ayocs2 Před 5 měsíci +1

    share code

  • @RohitKumar-pt1jv
    @RohitKumar-pt1jv Před měsícem

    Hey pls give the github repo atleast

  • @phanvinh4501
    @phanvinh4501 Před 4 měsíci +1

    not useful, did you skip the oauth part?

    • @kevinmclaughlin178
      @kevinmclaughlin178  Před 4 měsíci +3

      This uses service account credentials, not OAuth. OAuth would be very different.

    • @phanvinh4501
      @phanvinh4501 Před 4 měsíci

      to update: I could get data using Python (Visual Studio), to be honest this not very usefull but you were the one inspire me to work on GA4 reporting API. Thanks anyway man!