Automations are a powerful tool that help you to run automated tasks when specific events occur. Use them for things like:
All automation consists of two parts: A trigger, which can be an event or page view. It defines when the automation should run. With actions you can define what should happen.
You need to define a trigger that fires the automation. This can either be a page view or an event.
An automation can trigger one or multiple actions. Supported actions are:
Key | Description |
---|---|
user.id | Unique ID generated by us |
user.userId | Your userId that can be set. Can be undefined |
user.link | Contains a link to the user in the Splitbee Dashboard |
user.country | Country of the user in ISO format (US, DE, ...) |