What it does
Mixpanel tracks events and updates user profiles using the project token. Endpoints use Mixpanel's base64-encoded form bodies.
Setup
- In Mixpanel → Project Settings → Access Keys, copy the Project Token.
- In FlowFn, go to Platform Tools → Mixpanel → Connect and provide api_key (project token) + region (
us/eu/in).
Actions
- Track Event, Set User Profile ($set), Increment User Property ($add)