Before documenting or changing it
- Read
docs/codebase-map.json. - Search the app source for tracking pixel routes.
- Confirm method, path, query fields, and response type.
- 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.