Critical to understanding where your traffic is coming from and assigning appropriate credit.
All
Accuracy
How accurate is your recent data?
Attribution
Can you tell which marketing efforts are working?
A GA4 audit is essential for uncovering missing insights—key data points that organizations don't yet know and can act upon. A well-done audit evaluates both behavioral tracking and traffic attribution, ensuring each is accurate and useful. It also assesses whether the data collected truly supports business decisions and reporting.
This test checks whether TikTok Ads traffic—identified by the ttclid parameter—is being properly attributed in Google Analytics.
TikTok adds a ttclid (TikTok Click ID) to URLs when a user clicks an ad, but Google Analytics does not automatically map this to a source/medium, which can result in:
Our free instant audit tool checks for 90 issues in 90 seconds.
Then gives you a prioritized list of items to tackle.
No cost, no sales call... just free goodness.
In BigQuery, run this query:
SELECT session_source, session_medium, page_location
FROM `your_dataset.events_*`
WHERE page_location LIKE '%ttclid%'
ORDER BY session_source, session_medium;
Want a faster way to verify attribution health? Run our Instant Audit
Or hire a pro to fully connect your TikTok ad performance to your analytics.
Every Google Analytics audit should result in a plan for more insights.
An insight is:
Identify and remove insight blockers. Don't get tempted to track things you can't act on!