You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/campaign-cart/analytics/events.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -421,13 +421,15 @@ Payment information entered.
421
421
422
422
Order completion.
423
423
424
-
**When it fires:**When order is completed
424
+
**When it fires:**On the confirmation or upsell page after redirect (event is queued when order completes)
425
425
426
426
**Auto-tracked:** Yes
427
427
428
428
**Event Queue:**
429
429
430
-
Purchase events are queued to `sessionStorage` when the order completes, then automatically fired on the confirmation page after redirect. This prevents event loss during navigation.
430
+
Purchase events are queued to `sessionStorage` when the order completes, then automatically fired on the confirmation or upsell page after redirect. This prevents event loss during navigation.
0 commit comments