Pixel Events Reference

Complete reference of e-commerce events collected by the tracking pixel

Pixel Events Reference

The tracking pixel collects various e-commerce events to enable audience targeting, conversion tracking, and campaign optimization. This page documents all supported event types.

Event Types

Eventevent_typeAuto-detectedDescription
Site entrysite_entryNo (API only)Triggered when a user first enters the website (beginning of a session)
Page viewpage_viewYesTriggered on every page load throughout the user's session
Product detailproduct_detailYesTriggered when a user views a product detail page (PDP)
Products impression (list)product_listYesTriggered when a user views a list of products (category pages, search results, recommendations)
Add to cartadd_to_cartYesTriggered when a user adds a product to their shopping cart
Remove from cartremove_from_cartYesTriggered when a user removes a product from their shopping cart
View cartview_cartYesTriggered when a user views their shopping cart page
CheckoutcheckoutYesTriggered when a user initiates the checkout process
Item purchasedpurchasedYesTriggered when a purchase is completed
TransactionstransactionNo (API only)Triggered when a transaction is completed
Product redirectproduct_redirectNo (API only)Triggered when a user is redirected to a product page (e.g., from an ad click)
Search querysearch_queryNo (API only)Triggered when a user performs a search on the website
CustomcustomNo (API only)Custom events for business-specific interactions not covered by standard events

Events marked as "Auto-detected" are automatically captured by the pixel when properly integrated. Events marked "API only" require manual implementation via the tracking API, for example using DAS Tag Manager or other tag management solutions.

For pixel integration guides, see: