Critical to understanding friction in the shopping process.
Ecommerce
Utility
How powerful is your current implementation?
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 select_item events are properly implemented and tracked in GA4. The select_item event is fired when a user selects a product from a list or gallery (e.g., on a category page, search results, or product carousel). This event helps measure:
If this event is missing or misconfigured, it limits visibility into how users are interacting with product lists—one of the most critical steps in the ecommerce funnel.
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.
Want this automatically validated? Run our Instant Audit
Or hire a pro to implement complete product interaction tracking.
gtag('event', 'select_item', {
item_list_id: 'related_products',
item_list_name: 'Related products',
items: [{
item_id: 'SKU_12345',
item_name: 'T-Shirt'
}]
});
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!