In this blog post, I want to summarize the new releases from the Google tools, that we use daily in datadice. Therefore I want to give an overview of the new features of BigQuery, Data Studio, Google Analytics and Google Tag Manager. Furthermore, I will focus on the releases that I consider to be the most important ones and I will also name some other changes that were made.
If you want to take a closer look, here you can find the Release Notes from BigQuery, Data Studio, Google Analytics & Google Tag Manager.
A nice new feature to see the historical changes in your data. You can select a table and see which inserts to the table are made when.
But let us go through an example:
At first, let us create a table and put some data inside.
Then I want to append the following entry to the same table.
We can also check later which information we get when we update a row in the table.
Lastly, we try out the new “Append” functionality. You have to change the FROM clause a bit and there are two optional values you can add there (in my example both are NULL).
Additionally, there are two further columns you can address from the function.
So you can get all the available fields in the table + the 2 additional fields from the APPENDS function. I think the most important limit is, that currently just the INSERT change_type is supported, so we do not see when we changed the number of wins from Vettel.
Overall a nice feature, when you need the information when the data got added, e.g. when you always append the newest data to the table and you just want the last added data.
There is no entry in the official Release Notes list, but there is the possibility to change the size of the columns to see the full values now.
A good small adjustment, but it would be better if it shows always the complete column name and I can further expand the column to see the full values.
BigQuery got some new trigonometry functions.
An example would be:
SELECT CSC(1) AS x, CSC(2) AS y, CSC(50) AS z
Tip: Better to use the SAFE functions to avoid interrupting your queries if there are input values that would lead to an error.
For Universal Analytics connector data it was already possible to add the data control, to switch between different datasets/properties. This is now also possible for Google Analytics 4 connectors.
It is a small change, but if you use one of the upcoming connectors you have to take a look.
When you use one of the following connectors and the connected database is protected by a firewall, then you have to change the configuration:
The following IP addresses need to be opened to have a valid connection with Data Studio still:
The following IP addresses can be closed after the deadline:
The deadline for this change is 21.06.2023.
Google added some new metrics to their reports. Most of them are celebrating a comeback from Universal Analytics.
The Bounce Rate is back! But it is calculated differently than in UA. In Universal Analytics these are single-page sessions with no further interaction. In GA4 it is the inversed number from the engaged rate. So a session is engaged when the user is on the website for more than 10 seconds, triggers a conversion event, or does a second pageview. All the other sessions are counted as bounced sessions.
Furthermore, there are also new dimensions available that covers the UTM parameter utm_content and utm_term. As usual, these are available on the session and user level:
Google also adds conversion rates to the available fields:
GA4 highly focuses on customized reports. So the analysts can create their own reports in the GA4 frontend. To be honest, the possibilities are still quite limited to build comprehensive reports.
Google still adds features to these custom reports. Now you can put filters on custom reports to just select a certain set of data for the charts. You can prefilter values by creating the report or the user can set filters later.
Add a filter to the report
Prefilter the report
No further release for the Google Tag Manager.
Follow us on LinkedIn for insights into our daily work and important updates on BigQuery, Data Studio, and marketing analytics.
Subscribe to our YouTube channel for discussions on DWH, BigQuery, Looker Studio, and Google Tag Manager.
If you are interested in learning BigQuery from scratch, get access to our free BigQuery Course
Elevate your skills with Google Data Studio and BigQuery by enrolling in our Udemy course.
Need help setting up a modern, cost-efficient data warehouse or analytical dashboard? Email us at hello@datadice.io to schedule a call.