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 that add_payment_info events are firing correctly in GA4. This event represents the moment when a user provides or confirms their payment method during checkout—a key milestone between intent and transaction. It enables:
If this event is not firing or missing key data, businesses lose valuable insight into the final stages of the purchase process.
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 ensure your checkout funnel events are clean and reliable.
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!