You're Going to NEED BigQuery with GA4 (Google Analytics)

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ •

  • @SG-dd9wd
    @SG-dd9wd Рік тому

    Your voice is so smooth it's a joy to listen to you, thank you for explaining this so comprehensively!

  • @GlenChamisa
    @GlenChamisa Рік тому

    Massively helpful video on the changes coming with Universal Analytics sun setting

    • @apothecamarketing
      @apothecamarketing  Рік тому

      Thanks! I'm glad it was useful. There are definitely a lot of changes that people need to be prepared for.

  • @alexatedw
    @alexatedw 8 місяців тому

    well laid out video... I was trying so hard to avoid big query

    • @apothecamarketing
      @apothecamarketing  8 місяців тому

      Thanks! Yes, BigQuery isn't my favorite BI/data tool.

    • @alexatedw
      @alexatedw 8 місяців тому

      @@apothecamarketing what is your favorite?

    • @apothecamarketing
      @apothecamarketing  8 місяців тому +1

      I've had good luck with Domo and Power BI.

  • @PaulCaudell-u8e
    @PaulCaudell-u8e Рік тому

    Great content, lots of insights here that I had no idea about!

  • @StevenRocketsGrimmer
    @StevenRocketsGrimmer Рік тому

    Really good video. Explained a lot if what is going on with Looker Studio and missing GA4 data. Lordy, I only wanted to make a New v Returning donut chart. Lol, I was sooo easy in Data Studio/UA.

    • @apothecamarketing
      @apothecamarketing  Рік тому

      Glad it helped! Let us know if there is anything else that you would like to see.

  • @robertobarbosa5746
    @robertobarbosa5746 Рік тому

    Very good content! You gave a good idea on how to proceed and evaluate next steps

    • @apothecamarketing
      @apothecamarketing  Рік тому

      Thanks! I'm glad it was useful. Let us know what else you'd like to see in the future.

  • @thongtd
    @thongtd Рік тому

    THank you for your helpful content ❤

  • @SamirPandeySUExecutive
    @SamirPandeySUExecutive Рік тому +1

    Hello, In GA4 I am unable to see old website data beyond 12 month but I am able to see old 10 years of data in universal analytics. Is this a setup problem or GA4 issue

    • @apothecamarketing
      @apothecamarketing  Рік тому

      It could be a couple of things. 1) It depends on when you implemented GA4. The standard reports should show you historic data back to your initial implementation. However, if you only deployed GA4 12 months ago, that's all the data that you'll see. 2) If you're using Explore reports, the default cutoff date is only 2 months. You can change this in the admin to 14 months, but that's as far back as the data will go. The only way to expand this is to connect to Google BigQuery or some other data warehousing solution.

  • @chamakuk
    @chamakuk Рік тому

    Hey Roy, thank you. I have a question. I recently started with new employer, we are a lead gen agency, we only use excel to report ad spends and analysis from facebook, linkedin, google etc. I am looking for a solution Big Query or PowerBI. Does Big query allow to import data from various ga4 accounts and websites into same project? So we can analyse ourall performance for clients.

    • @apothecamarketing
      @apothecamarketing  Рік тому +2

      Hi, great question. You can import data from any number of sources into BigQuery. This includes not only GA4, but ERP systems, CRMs, uploaded spreadsheets, etc. All of these data sources can be referenced in a project using SQL. Just keep in mind that there is a charge for using BQ after you reach a certain number of queries and data usage.

  • @BoQbL1k
    @BoQbL1k Рік тому

    HI, thanks for the helpful video! I have a problem, maybe you know how to solve it. I generate 20GB worth of events per day. When I connect via the bigquery, then I create a table and a date filter, then we can generate from 4 to 8 automatic queries in the bigquery. And this is only one sign! maybe there are some ways to cache a large table or some best practices so that queries are not duplicated ?

    • @apothecamarketing
      @apothecamarketing  Рік тому +2

      There are a number of ways to reduce the size of your queries. The first thing to check is that your queries aren't using a wild card (SELECT *), but rather specifying the data columns you want to query. You can also cluster or partition tables in BigQuery, which should cut down on the amount of data your query is using. For instance, you can create partitions based on date range, which create "smaller" sets of data to query.

    • @BoQbL1k
      @BoQbL1k Рік тому

      @@apothecamarketing Thank you very much for your advice! I partitioned the table, but when using the filter, at least 4 queries of 20 GB are automatically generated. The fact is that I have a lot of data and 20 GB are generated per day. I wonder if it is possible to cache a large table and use it without automatic queries?

    • @apothecamarketing
      @apothecamarketing  Рік тому

      It's difficult for me to say without more details. But I'm not sure why the queries would be automatic?

  • @LaiYeeHo-y2s
    @LaiYeeHo-y2s Рік тому

    Hi there, I remember Bigquery sandbox only will stored 60days data if not mistaken. After that, it will rewrite the data again if 61th day data is stored in bigquery again. Could you help to confirm this?
    What should we do for this?

    • @apothecamarketing
      @apothecamarketing  Рік тому

      Yes, this is true. If you add a credit card to your account, I believe you get the expanded time frame, with "free" usage up to the set limits. After that Google charges. Frankly, I think this is Google showing that it will essentially start moving toward paid services more and more in the future. Here's more about the limits for BigQuery: cloud.google.com/bigquery/docs/sandbox#limits

    • @LaiYeeHo-y2s
      @LaiYeeHo-y2s Рік тому

      @@apothecamarketing thank you for the explanation. Means it really not "free" as what they mentioned now..

  • @mana2k1
    @mana2k1 Рік тому

    Good vid

  • @TangoDelta42
    @TangoDelta42 Рік тому

    No price no rights

    • @apothecamarketing
      @apothecamarketing  Рік тому

      I'm not sure what you mean.

    • @TangoDelta42
      @TangoDelta42 Рік тому

      @@apothecamarketing You dont pay for GA4 but you also have to live with its limits, you dont own your data until you export it and there is no support you can ask for help. Its not a bad tool but it has its downsides.

    • @apothecamarketing
      @apothecamarketing  Рік тому

      Oh, totally agree. But it is a change from Universal Analytics, which had "free" and unlimited storage. As I've said, it's Google's move toward charging for services.