GEO

Issue the tracking token

Returns the current tracking token together with the install snippets. Organization-level: pass projectId to bind the token to one project. Issuing does not invalidate previously issued tokens; use rotation for that.

post/v1/geo/ingest/token

Query parameters

projectIdstring

Bind the token to one project. Omit to track the whole organization.

Bind the token to one project. Omit to track the whole organization.

Response

Token issued successfully

ingestUrlstring required

Endpoint the tracking snippet posts events to.

snippetstring required

Install snippet for the default framework (Next.js).

tokenstring required

Tracking token. Shown once per request; rotating invalidates every previously issued token.

Changes

Changed in 1 of the 9 revisions of this API.1