Introducing the GA4 API and googleAnalyticsR ga_data()

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

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

  • @lucidlessons5902
    @lucidlessons5902 3 года назад +7

    maRk you the Real heRo

  • @MichałKopański-k2o
    @MichałKopański-k2o 14 дней назад

    Hello, is it any way to get number of events and custom events with their parameters?

  • @JamieSolly-h6n
    @JamieSolly-h6n 9 месяцев назад

    Hi Mark, thanks for this really useful video. I'd like to use this to pull page path data so I can analyse customer journeys through my website. Is this possible?

  • @andresman15
    @andresman15 10 месяцев назад

    Hi Mark! Thanks for the info, really helpful.
    I have a question for you. ¿How can avoid sampling for a GA4 data pull from the DATA API?
    I´m having data discrepancies between my pulls with R (using ga_data) & the unsampled reports that the UI creates when you request those at a quota spent.
    Is there any function such as anti_sample = TRUE (available in google_analytics_4 but not in ga_data) but that works with the ga_data function?
    Thanks in advance.

    • @MarkEdmondsonAtHome
      @MarkEdmondsonAtHome  10 месяцев назад

      Sampling has only recently been introduced to GA4 so this wasn’t needed before, but this would be a good issue for the GitHub repo

  • @ignaciocebral
    @ignaciocebral Год назад

    the cat at 0:58 hahaha anyway great video!

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

    I know we can export Google Analytics data to BigQuery. Is there a way (either using GA4 API or something) to pull the original Event data (not reporting results) so I can export Google analytic data to another repository such as AWS S3.

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

    Hey Mark, thanks for the content! But I have a question. Can I request user-id or client-id data with this API?

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

      No not yet but it’s under active development so maybe it will when it hits beta? Would be nice.

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

      @@MarkEdmondsonAtHome Since it is in beta version, can we fetch the user data now? I am not able to fetch user-data and its events through the ga-4 api.

    • @MarkEdmondsonAtHome
      @MarkEdmondsonAtHome  2 года назад +1

      @@cyruspassi457 You can see what metrics/dimensions are available via the online metric explorer ga-dev-tools.web.app/ga4/dimensions-metrics-explorer/

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

      @@MarkEdmondsonAtHome Thanks for your response.

  • @LindaCabreraOrellana
    @LindaCabreraOrellana Год назад

    You save me!

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

    Will segments be available in this new API at some point?

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

      Yes I think so, they are in the funnel api just released

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

      @@MarkEdmondsonAtHome Great, hope it will be included soon! One question, I´m following the steps of the video, but any attempt to run the ga_data_filter() returns an error,was there any change not reflected in the documentation on the website that causes this error?

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

      I don’t think so, best place to ask is GitHub with some example code

    • @bohdanhorbunov4109
      @bohdanhorbunov4109 Год назад

      ​@@MarkEdmondsonAtHome Hi Mark
      Perhaps now the segments are already available, has it been a long time since the release of this video?
      Or maybe there is an alternative way to pull out the segments? I will be very grateful for your answer