The AI revolution already happened
AI's revolution is already here. We're too busy debating its future to harness the transformational power of today's models.

Right, now that some of the basic concepts and industry jargon are starting to sound a bit more familiar, things are starting to get interesting – not that last week was boring but this week I’ve been having a go at one of the most important parts of a piece of “initial discovery” for a client: A Google Analytics Health Check.
In this document, which the team creates for every single one of our clients, we run a detailed audit of the client’s data collection and report configurations - and make all the necessary recommendations to ensure that:
All the above might sound pretty obvious but there are so many little details (e.g. snippets of JavaScript code, settings here and there) that one needs to get right for the whole thing to work.
So, to cut the chase, what do we normally include in a Health Check?!
(drumroll please)
The contents of each Health Check will normally depend on a client’s measurement requirements and specific business needs…BUT these are the bits that are normally covered:
Here, we try to answer questions regarding the general implementation of the account. For example:
The aim in this section is to clarify whether the data is being collected accurately and appropriately so it can be processed and analysed properly later on. I can’t tell you how many times this week I’ve been asking the team about JavaScript codes, cookies – the internet ones – and so on.
Here, we list the Web Properties that have been created or we have been granted access to and review some of the most important aspects each Web Property - for example:
So, basically, it’s about fine-tuning the data gathering! The more data we have, the better, as we can always worry about filtering during the next steps.
Great, so the data is coming in nicely, now we just need to tidy it up, make sure that we are only getting what we need.
By now we should have a clear idea of the state of the account and whether there are any issues that need to be addressed urgently. Ensuring that the data is being gathered appropriately is probably the top priority during the first steps of the health check, as this will guarantee that once the Measurement Plan starts to take shape, we have as much information as possible to meet our needs.
And that’s it for now folks! Next week I’ll wrap it up by covering the final steps of the Health Check. In the meantime, if you have any questions, comments – or advice – please do not hesitate to get in touch or leave a comment below. :)
AI's revolution is already here. We're too busy debating its future to harness the transformational power of today's models.
At the start of the year, if you’d asked us whether Measurelab would be standing shoulder to shoulder with Europe’s biggest consultancies by September, we would've been surprised. Not because we don't believe in ourselves, but because these things feel so distant - until suddenly, they’re not. So, here it is: we’ve been awarded the Marketing Analytics Services Partner Specialisation in Google Cloud Partner Advantage. What’s the big deal? In Google’s own words (with the obligatory Zs): “Spec
BigQuery just got a major upgrade, you can now plug directly into Vertex AI using the new AI.GENERATE function. Translation: your analytics data and generative AI are now best friends, and they’re hanging out right inside SQL. That opens up a whole world of new analysis options for GA4 data, but it also raises some questions: * How do you actually set it up? * What’s it good for (and when should you avoid it)? * Why would you batch the query? Let’s walk through it step by step. Step 1: H