Beacon edge-test

This is not a client site. It is Beacon's own staging origin, standing in for a client's web host so edge navigation capture can be verified without touching anyone else's zone.

Site id 00000000-0000-4000-8000-000000000006, collector served from beacon-staging.locafy.com.

What to look for

  1. Arrive here from ANOTHER site (a cross-site navigation). The response carries __Host-bcn-nav, valid for 60 seconds.
  2. The collector reads that cookie on its first pageview, forwards it as an opaque proof, and deletes it — so it is gone from document.cookie immediately after.
  3. Ingest verifies the signature against the site it resolved from the request origin, and only then records a verified navigation.

A same-site navigation — stamped too, but its fetch context is same-site, so it is not stripped navigation and must not be classified as one.