> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replied.dk/llms.txt
> Use this file to discover all available pages before exploring further.

# Tracking Pixel

> Plan and document tracking pixel behavior for Replied integrations.

The docs repo does not include a confirmed tracking pixel endpoint.

## Before documenting or changing it

1. Read `docs/codebase-map.json`.
2. Search the app source for tracking pixel routes.
3. Confirm method, path, query fields, and response type.
4. Add the endpoint here after verification.

## Safety rules

* Do not invent pixel paths.
* Do not store personal data unless the existing model supports it.
* Preserve consent and privacy rules.
