One of the most critical data points in understanding site performance.
Ecommerce
Accuracy
How accurate is your recent data?
Behavior
Can you tell what visitors are doing?
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 any ecommerce transactions are recorded with a "(not set)" Transaction ID, which often results from improper tagging or duplicate hits.
A Transaction ID should be unique per purchase, allowing proper deduplication and accurate revenue reporting.
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.
Go to Explore in GA4 and build a free-form exploration.
If "(not set)" appears and has values for transactions or revenue, that signals a problem. Hire a pro if you want help isolating the issue and validating GA4 ecommerce integrity.
Want to skip the manual work? Run our Instant Audit
Or hire a pro to ensure your ecommerce tracking is capturing accurate data that matches your backend.
gtag('event', 'purchase', {
transaction_id: 'T12345',
currency: 'USD',
value: 129.99,
tax: 5.00,
shipping: 10.00,
items: [
{
item_id: 'SKU_789',
item_name: 'Noise-Canceling Headphones',
quantity: 1,
price: 129.99
}
]
});
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!