Connecting to the Google Analytics 4 Reporting API

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

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

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

    Do you know if you can push data, like for example a custom event?

  • @rule1o
    @rule1o 11 หลายเดือนก่อน +2

    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

  • @exploreyourdreamlife
    @exploreyourdreamlife ปีที่แล้ว

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

  • @MeasureMarketingProAnalytics
    @MeasureMarketingProAnalytics 24 วันที่ผ่านมา

    Great video!

  • @NikhilMahajan-w6s
    @NikhilMahajan-w6s 3 หลายเดือนก่อน +1

    Is there a followup video to this wherein he shows how the code ( he gave glimpse of ) works ?

  • @Phlare
    @Phlare 6 หลายเดือนก่อน

    when i try to add the service account client email as a user inside of Account access management in analytics, I paste it and it just disappears. does not seem to work this way anymore.

  • @Tggfredcsawsdfgbhhhhu
    @Tggfredcsawsdfgbhhhhu ปีที่แล้ว

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

  • @JerryMariyaAnthonisamy
    @JerryMariyaAnthonisamy 8 หลายเดือนก่อน

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

  • @wilsonwaigant4827
    @wilsonwaigant4827 ปีที่แล้ว +2

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

  • @adigaknocker1996
    @adigaknocker1996 6 หลายเดือนก่อน

    How do people add "Demo property" I have tried following the demo account, it does not work, am I missing something?

  • @stivengordillo8486
    @stivengordillo8486 ปีที่แล้ว +1

    Do you have the code for PHP?

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

    thank you so much, man. Much apprecated!

  • @kieranbrennan3741
    @kieranbrennan3741 6 หลายเดือนก่อน

    Thanks for the video, really useful.
    When I go to give the service account Account Access Management in Google analytics, I clicking add and getting the error "Failed to register users". I've checked I've got administrator rights on the account I'm logged in as. Any suggestions?

  • @CodigodeBarra0
    @CodigodeBarra0 ปีที่แล้ว

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

  • @kevindelacobamalam-hx1nk
    @kevindelacobamalam-hx1nk ปีที่แล้ว

    Amazing video, thanks mate!

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

    Can you share the python script that you are running?

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

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

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

    Really good stuff

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

    thank you very much

  • @madhukar.jmadhu2911
    @madhukar.jmadhu2911 ปีที่แล้ว

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

  • @JOSEJILLSAJU
    @JOSEJILLSAJU 11 หลายเดือนก่อน

    Hey ,have someone tried with node js or JavaScript.

  • @CarlosSantiagoULA
    @CarlosSantiagoULA ปีที่แล้ว

    Thanks!

  • @muilibolaji8799
    @muilibolaji8799 ปีที่แล้ว

    THANK YOU

  • @prasadnagineni3048
    @prasadnagineni3048 ปีที่แล้ว

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

  • @ayocs2
    @ayocs2 ปีที่แล้ว +1

    share code

  • @A_P___
    @A_P___ 6 หลายเดือนก่อน

    "oh, this email doesn’t work, but I substituted another one and now everything works."
    HOW I didn’t understand anything, jeesus

  • @phanvinh4501
    @phanvinh4501 ปีที่แล้ว +1

    not useful, did you skip the oauth part?

    • @kevinmclaughlin178
      @kevinmclaughlin178  ปีที่แล้ว +3

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

    • @phanvinh4501
      @phanvinh4501 ปีที่แล้ว

      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!