Web Users

Track web user metadata

Stores Cloudflare/request header metadata and optional client-side metadata for a web user. Intended for anonymous web funnel tracking.

post/v1/web-users/metadata

Request body

webUserIdstring

Web user ID stored by the frontend in localStorage

firebaseUidstring

Firebase UID, used to link metadata to web_users and users

clientMetadataobject

Client-side metadata unavailable in request headers: screen, timezone, navigator fields, app session IDs, etc.

Response

Metadata tracked successfully

webUserIdstring
userIdstring
metadataobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.