Critical to understanding friction in the checkout 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 verifies whether add_shipping_info events are properly implemented and firing at the right point in the checkout process. This event represents when a user enters or confirms their shipping details—an important step that reflects serious purchase intent.
Tracking this event enables:
Missing or misconfigured add_shipping_info tracking makes it difficult to diagnose friction in the checkout flow and limits conversion optimization efforts.
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 check this automatically.
Or hire a pro to get visibility into your checkout funnel.
gtag('event', 'add_payment_info', {
currency: 'USD',
value: 129.99,
payment_type: 'credit_card',
items: [{
item_id: 'SKU_12345',
item_name: 'T-Shirt',
quantity: 1
}]
});
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!