Skip to content
Product Analytics

What is Allowed Origin Policy?

An explicit allowlist of origins permitted to send analytics events for a site, rejecting data from impostor domains. Origin policies keep client-side telemetry trustworthy when the collection endpoint is public.

Example

A BYOB project adds its production domain to the Fruitalytics origin allowlist so events from the live site are accepted while copycat domains posting to the same endpoint are dropped.

What people get wrong

Relying on obscurity of the tracking endpoint. Public client keys are copyable by design, so the allowlist — not secrecy — is the trust boundary.

Browse all Product Analytics terms →