- Home
- Resources
- Integrations
- Rudderstack
Rudderstack Make integrationAutomate Rudderstack with Make.
Need the events from your other tools to land in Rudderstack without writing tracking code? The Rudderstack Make integration gives you 3 action modules: Identify, Track and Group. This guide is for ops and growth people, and it walks you from the write key to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Rudderstack Make integration do?
It lets Make push people and their actions into Rudderstack. A scenario (the automation you build in Make, a chain of modules) takes data from another app, then a Rudderstack module sends it to your source: who the user is, what they did, or which account they belong to.
Your CRM feeds your customer data. When a deal closes in a sales tool, Identify creates or refreshes the person in Rudderstack, and Track records the purchase as an event. Your downstream destinations get the same story your sales team sees.
Offline actions become events. A webinar attendance, a signed form, a support ticket: none of them fire from your website. Track turns each one into a Rudderstack event, so product analytics no longer misses what happens outside the app.
Accounts stay grouped. For B2B teams, Group ties a user to a company or workspace, which keeps account-level reports honest when a new teammate joins a customer.
What Make does not offer here: there is no trigger, so Rudderstack cannot start a scenario, and there is no module to read data back. The app only sends. Rudderstack often has an n8n node too; the n8n vs Make comparison helps you pick. For a structured start, see the Make training, or check Make pricing before scaling up.
How do you connect Rudderstack to Make?
- 01
Copy your source write key
Log in to Rudderstack, open the dashboard and find the source that should receive the events. Note its source write key: that is the only secret Make needs. A connection (your Rudderstack account linked to Make once) is then reused by all 3 modules.
- 02
Add a module and create the connection
In your scenario, add any Rudderstack module and click Create a connection. The Connection name field is optional, but a clear name helps when you have several sources, one per website or app.
- 03
Paste the key and save
Enter the write key you copied, or follow the on-screen instructions, then save. The connection appears in the module and you can fill the fields right away, starting with the event you want to send.
Your first scenario with Rudderstack
GoalWhen a new lead arrives in another app, Make identifies the person in Rudderstack, then tracks the signup as an event.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. Rudderstack has no trigger, so start with the app where your leads appear, such as a form or a CRM.
- 02
Add Identify
Click the + on the right of the first module, search Rudderstack and pick Identify. Create the connection with your write key, then map the lead data from the previous module.
- 03
Add Track
Add one more module with the +, choose Track and describe the action, for example a signup. Map the same person as in Identify so both calls describe one user.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles (one item passed between modules, here one lead) that each module received. Check the event in Rudderstack.
- 05
Schedule and switch it on
Set the schedule on the first module, every 15 minutes by default, and turn the scenario on. Each module run on a bundle counts as one operation on your Make plan.
What can Rudderstack do in Make?
Rudderstack gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Group
ActionIn Make“Associates an individual user with a group.”
Group attaches a user to a company, a team or a workspace in Rudderstack, so your tools can report on accounts and not only on single people.
Identify
ActionIn Make“Identifies a user.”
Identify tells Rudderstack who a person is and what you know about them, so every later event lands on a known profile instead of an anonymous visitor.
Track
ActionIn Make“Records a user's actions.”
Track records something a user did as a named event in Rudderstack, which is how actions from tools without tracking code reach your analytics.
Need help automating Rudderstack with Make?
A person reads every message.