# Tracking Tags & Page Analytics

> Configure your existing analytics tags and understand the events available on Lexsis storefront pages

Canonical URL: https://fa7e86e3d553:3005/tracking

Lexsis storefront pages include built-in page analytics and can also load the
analytics and advertising tags your store already uses.

<AppLink to="trackingTags">Open tracking-tag settings in the Lexsis app</AppLink>.

## Built-in page analytics

Published Lexsis pages record the storefront activity used by page and
experiment reports, including:

- Page views
- Scroll depth
- Section reach
- CTA clicks
- Add-to-cart activity
- Experiment exposure and engagement

View these results in <AppLink to="analytics">Storefront Analytics</AppLink> or
on an individual experiment.

## Configurable tags

You can add the IDs or public key for:

| Integration | Configuration |
|---|---|
| Google Analytics 4 | Measurement ID such as `G-XXXXXXXXXX` |
| Google Tag Manager | Container ID such as `GTM-XXXXXXX` |
| Meta Pixel | Numeric Pixel ID |
| TikTok Pixel | Pixel ID |
| Pinterest Tag | Numeric Tag ID |
| Klaviyo | Public API key |

You can also add approved custom body markup, up to 16 KB. Script tags must be
top-level; unsafe markup and invalid identifiers are rejected.

## Available commerce events

| Event | Default | Notes |
|---|---|---|
| Product view | On | Fires when a Lexsis page is bound to a product |
| Add to cart | On | Fires after a successful storefront add-to-cart action |
| Begin checkout | Off | Enable only when your existing setup will not count the same checkout twice |

GA4 events use ecommerce-compatible payloads. When GTM is configured, the same
events are pushed to the page `dataLayer`.

## Apply changes

1. Open <AppLink to="trackingTags">Settings → Tracking tags</AppLink>.
2. Enter only the IDs for services you already use.
3. Choose the storefront events that should fire.
4. Save the configuration.
5. Allow up to five minutes for published pages to load the updated tags.

Use each provider's browser debugging tool to confirm that the tag loaded and
received the expected event.

## Related

- [Configure Tracking Tags](/tracking/installation)
- [Landing-Page Custom Domains](/tracking/custom-domains)
- [A/B Testing](/guides/ab-testing)
- [Analytics Tools](/tools/analytics)
