maxclicks documentation
maxclicks is a customer engagement platform. You describe your data with schemas, group it into segments, write email that personalizes itself with Adaptyle, and automate the rest with workflows. The assistant is maxinja.
Start here
Two readers use these docs, and each has a front door. Take the one that matches what you came to do.
If you work in the app
If you build on maxclicks
Records, events, sends, and results are available over REST at https://api.maxclicks.ai/v1, authenticated with a bearer API key. Segments and webhooks can be created over the API too, while schemas, attributes, templates, broadcasts, workflows, forms, domains, brand kits, and members are authored in the app.
Core concepts
- Schemas and attributes describe the shape of your data. A schema is a kind of thing you keep track of: a contact, an object, or an event. Attributes are its fields, either stored as you send them or worked out by AI.
- Records are the data itself: the contacts you email, objects like products, and events that set automations running.
- Segments are groups of contacts. You describe who belongs in your own words, and maxclicks turns that into a filter.
- Broadcasts and templates send email, personalized with Adaptyle.
- Workflows run multi-step automations when something happens.
New to maxclicks
The 101 course explains the ideas everything else builds on, in the order you meet them.
Take maxclicks 101