Critical to understanding the performance of your site.
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 the purchase event is being tracked correctly in GA4.
This event is the cornerstone of ecommerce measurement—it represents completed transactions and powers revenue reporting, ROAS analysis, and key marketing attribution.
If this event isn’t firing (or isn’t firing correctly), you’re flying blind on your sales performance.
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.
Run our Instant Audit to confirm your ecommerce setup in 90 seconds.
No data or suspiciously low numbers? Hire a pro to investigate immediately.
gtag('event', 'add_payment_info', {
transaction_id: "T_12345",
currency: 'USD',
value: 72.05,
tax: 3.60,
shipping: 5.99,
coupon: "SUMMER_SALE",
payment_type: 'credit_card',
items: [{
item_id: 'SKU_12345',
item_name: 'T-Shirt',
item_variant: "green"
price: 10.01,
quantity: 3
},
{
item_id: 'SKU_12346',
item_name: 'Women's Tee',
item_variant: "gray"
price: 21.01,
quantity: 2
}]
});
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!