Analytics

Track Amplitude

Proxy events to Amplitude with server-side enrichment.

Convergence point for the FE Amplitude SDK (web/, autogtm/front/) and server-side proxy.ts middleware. Backend Python emitters call api.analytics.track:track() directly — same enrichment, same row shape, no HTTP loopback.

post/api/track

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

api_keystring required
eventsobject[] required
optionsobject required
client_upload_timestring required

Response

Successful Response

{"stackTrail":"paths:/api/track:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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