Skip to main content
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.