Custom YouTube Analytics Reports with Google Sheets and JavaScript

Поделиться
HTML-код
  • Опубликовано: 20 дек 2024

Комментарии • 30

  • @twilio
    @twilio  4 года назад +1

    🔥WATCH NEXT: ruclips.net/video/UGN6EUi4Yio/видео.html

    • @saulgood2548
      @saulgood2548 4 года назад +1

      Thank you for the heads up! Definitely follow the link if in regards to client_secret.json and south-client-cress.json setup!

    • @twilio
      @twilio  4 года назад

      @@saulgood2548 Did you have any trouble with those?

    • @saulgood2548
      @saulgood2548 4 года назад

      Twilio No. I posted that comment to help newbies, like myself, who might get stuck at 4:10 mark of the video! Not sure if that was your intention for adding the link?

  • @josephjuanaliagavalenzuela2345
    @josephjuanaliagavalenzuela2345 4 года назад +3

    What a nice video!
    One question, is it possible to get stats from a specific channel/s instead of specific videos?
    Thnx! :D

  • @KanagawaMarcos
    @KanagawaMarcos 4 года назад +3

    I cannot pass this error message:
    TypeError: Cannot set property 'jwtClient' of undefined

  • @monireol
    @monireol 4 года назад +2

    How to fetch the analytics in simple javascript.
    Please make a video

  • @pvc-membrane_planter_logicpir
    @pvc-membrane_planter_logicpir 3 года назад +1

    Great video! And is there any way to load youtube comments to googlesheets?

  • @AiWalahGuruJi
    @AiWalahGuruJi 3 года назад

    Heyy Twilio , is it possible to create a time series plot of the views of a particular youtube video

  • @SuperCookieGaming_
    @SuperCookieGaming_ 3 года назад

    Can the analytics api get ad revenue and subscribes data from your own videos?

    • @twilio
      @twilio  3 года назад

      There are definitely API endpoints for these things: developers.google.com/youtube/analytics/metrics#Estimated_Revenue_Metrics

  • @developer.anupam
    @developer.anupam 2 года назад

    In which software you are adding the code?

  • @alaaaljamea3623
    @alaaaljamea3623 4 года назад

    Can I get user video viewed history using API, what specific user video like, dislike, favourite, commented on?

  • @sivaneshm8306
    @sivaneshm8306 3 года назад

    Is this the work digital analyst do?

  • @suparmanelmizan
    @suparmanelmizan 4 года назад

    Hi Twilio great video, is it possible to know the unique viewers since uniques metric was deprecated on September 27, 2016.
    Thanks

  • @sreeramsaravanan8132
    @sreeramsaravanan8132 4 года назад +1

    Kindly post videos video on this in python.

  • @qwerty56122
    @qwerty56122 4 года назад +1

    Can we get the same for Twitter, Facebook and instagram API PPPPPLLLLLLLLLEEEEEEAAAASSSSSEEEEEE??

    • @twilio
      @twilio  4 года назад +1

      What stats would you like to store from them?

    • @qwerty56122
      @qwerty56122 4 года назад +1

      Twilio General interactions such as Likes, views , comments etc. Another question, can I make a web app where the user can log in using oUAth and see their data?

  • @DEEN-E-ALLAH-ISLAM
    @DEEN-E-ALLAH-ISLAM 4 года назад

    Hi, sir can you help us to integrate data analytics to my software to get account to distribute money to my suscribers accordingly how much he spent time and share it.

  • @NenadKralj
    @NenadKralj 4 года назад +1

    I would be nice to know some simple commands and what each do in some "reference" / I know for some of "you" making a some line of code is so easy and natural but (like) for me it's like literal mess (constructive) - I need 1st to know what something do to be able implement it (right way) somewhere - it's looking so easy - truth is that is not 😪 + great video 🧐

    • @twilio
      @twilio  4 года назад +1

      Constructively, how can I help? This tutorial is definitely intended for a certain knowledge level of programming. Would it be helpful if I could provide a way for this to be easy to run for you without knowing all of the details about how it works?

    • @bensherwin3314
      @bensherwin3314 4 года назад +1

      @@twilio Yes!

    • @PiesangKop_ZA
      @PiesangKop_ZA 4 года назад

      @@twilio would it be possible to get an updated version of this tutorial? The Google-sheets module has been deprecated so the GitHub code no longer works as is

    • @twilio
      @twilio  4 года назад

      @@PiesangKop_ZA We're pretty heads down planning a conference at the moment but I'll see what we can do soon. It'll either be here or over at ruclips.net/user/twiliodevs

  • @WyattMoss
    @WyattMoss 2 года назад

    Hey Twilio! Do you know of any methods to track new subscribers for a particular wrapped link, say from bitly, to see how many subscribers each link gets? I'd love to pay you for your help on this, thanks!

  • @bensherwin3314
    @bensherwin3314 4 года назад +3

    I keep getting the following error which I'm struggling to resolve when running 'node app.js'
    'TypeError: GoogleSpreadsheet is not a constructor at Object'