Connecting to the Google Analytics 4 Reporting API

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ส.ค. 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...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 21

  • @exploreyourdreamlife
    @exploreyourdreamlife 7 หลายเดือนก่อน

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

  • @kevintoner6068
    @kevintoner6068 4 หลายเดือนก่อน

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

  • @himanshusaini5316
    @himanshusaini5316 2 หลายเดือนก่อน

    thank you so much, man. Much apprecated!

  • @kevindelacobamalam-hx1nk
    @kevindelacobamalam-hx1nk 7 หลายเดือนก่อน

    Amazing video, thanks mate!

  • @wilsonwaigant4827
    @wilsonwaigant4827 6 หลายเดือนก่อน +2

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

  • @rule1o
    @rule1o 3 หลายเดือนก่อน +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

  • @CarlosSantiagoULA
    @CarlosSantiagoULA 7 หลายเดือนก่อน

    Thanks!

  • @CodigodeBarra0
    @CodigodeBarra0 4 หลายเดือนก่อน

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

  • @muilibolaji8799
    @muilibolaji8799 4 หลายเดือนก่อน

    THANK YOU

  • @stivengordillo8486
    @stivengordillo8486 5 หลายเดือนก่อน +1

    Do you have the code for PHP?

  • @JerryMariyaAnthonisamy
    @JerryMariyaAnthonisamy 16 วันที่ผ่านมา

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

  • @iagoteixeira2523
    @iagoteixeira2523 8 หลายเดือนก่อน +7

    can you share the code?

  • @madhukar.jmadhu2911
    @madhukar.jmadhu2911 8 หลายเดือนก่อน

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

  • @prabhatrathore6993
    @prabhatrathore6993 3 หลายเดือนก่อน

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

  • @user-ut9yk2me8y
    @user-ut9yk2me8y 3 หลายเดือนก่อน

    Hey ,have someone tried with node js or JavaScript.

  • @prasadnagineni3048
    @prasadnagineni3048 7 หลายเดือนก่อน

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

  • @ayocs2
    @ayocs2 5 หลายเดือนก่อน +1

    share code

  • @RohitKumar-pt1jv
    @RohitKumar-pt1jv หลายเดือนก่อน

    Hey pls give the github repo atleast

  • @phanvinh4501
    @phanvinh4501 4 หลายเดือนก่อน +1

    not useful, did you skip the oauth part?

    • @kevinmclaughlin178
      @kevinmclaughlin178  4 หลายเดือนก่อน +3

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

    • @phanvinh4501
      @phanvinh4501 4 หลายเดือนก่อน

      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!