Track Event
Send individual or batched events to Formo from any source via the Events API at events.formo.so. Supports custom events and all standard event types.
events.formo.so, a separate service from the main API at api.formo.so.Authorizations
Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
Body
page, connect, disconnect, chain, signature, transaction, track, decoded_log, detect, identify Source of the event. The Formo Web SDK uses web; mobile SDK uses mobile; server SDK uses server. Use api for direct HTTP submissions and import for backfills.
web, mobile, server, api, import SDK schema version. Web SDK 1.x emits 1; legacy clients emit 0.
"1"
Anonymous visitor identifier
Unique ID for deduplication
Identified user ID
Wallet address
Event name (for track events)
Contextual information about the event environment
Event-specific properties. Can contain any key-value pairs relevant to the event.