- Home
- Resources
- Integrations
- Smartlook
Smartlook Make integrationAutomate Smartlook with Make.
What can Smartlook send to the rest of your stack? The Smartlook Make integration gives you 10 modules: 6 instant triggers and 4 actions. This guide is for product and growth teams who want Smartlook events to reach other tools, and it walks you from the connection to a first live scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Smartlook Make integration do?
The Smartlook Make integration links your Smartlook project to Make, a tool where you build a scenario (an automation made of blocks called modules) without writing code. Smartlook can start a scenario the moment an alert, a heatmap or an issue shows up, and Make can also read a funnel, read an event or delete visitors in Smartlook.
Alerts that reach the right people. Watch Alerts starts a scenario as soon as Smartlook reports an alert, so the next module can post it to the chat or task tool your team already reads. Nobody has to keep the Smartlook tab open.
Privacy requests handled in one place. When someone asks to be forgotten, Delete Visitors removes their visitors from Smartlook by identifier. Put it at the end of the flow that already receives those requests, and the deletion stops depending on someone remembering it.
Product signals in a shared table. Watch Issues and Watch Notes pass each new item to Make as a bundle (one item moving from module to module). Get a Funnel or Get an Event can add details before the row lands in a base such as the one described on the Airtable Make integration page.
The listed modules do not cover the whole Smartlook API. For the rest, Make an API Call reuses your connection. The Smartlook doc page on Make also warns that its content is AI-generated and may contain mistakes, so check important details against Smartlook itself. If you are still choosing a platform, read n8n vs Make, and if you want a full course, see Make training.
How do you connect Smartlook to Make?
- 01
Create an API token in Smartlook
In Smartlook, open Project settings, click REST API, then New token. Give the token a label you will recognize, click Save and copy the token shown on screen. You need an active Smartlook account for this.
- 02
Add a Smartlook module in your scenario
In Make, add any Smartlook module and click Create a connection. A connection is your Smartlook account linked to Make once, then reused by every Smartlook module. The Connection name field is optional, but a clear name helps when you run several projects.
- 03
Paste the token and save
Paste the Bearer API token you copied, or follow the on-screen instructions, and confirm. Make now lists what it can read from your project, and the same connection works for the triggers, the actions and Make an API Call.
Your first scenario: delete a visitor on request
GoalWhen a deletion request reaches another app, Make deletes the matching visitors in Smartlook.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to place the first module. That first module comes from the app where deletion requests arrive, such as your form or support tool.
- 02
Add Delete Visitors
Click the + on the right of the first module, search for Smartlook and pick Delete Visitors. Click Create a connection and paste your API token if you have not linked Smartlook yet.
- 03
Map the visitor identifier
In the Delete Visitors fields, map the visitor identifier (uid) coming from the first module. The request must carry that identifier, otherwise Smartlook has nothing to match.
- 04
Test with a throwaway visitor
Click Run once with a request that points to a test visitor, then open the bundles each module received. A deletion cannot be undone, so never test on a real person.
- 05
Schedule and switch it on
Set the Scheduling clock on the first module (every 15 minutes by default) and turn the scenario on. Each run counts operations, one per module and per bundle.
Which Smartlook triggers start a scenario?
6 modules start a scenario when something happens in Smartlook. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Smartlook as soon as it happens.
Watch Alerts
Instant triggerIn Make“Watch Alerts”
Watch Alerts turns a Smartlook alert into the start of a scenario, so the warning can travel to wherever your team actually looks. Each alert enters Make as one bundle that the next modules can read.
Watch Dashboards
Instant triggerIn Make“Watch Dashboards”
With Watch Dashboards, dashboard activity in Smartlook becomes something Make can react to, for example by logging it in a table the whole product team shares. You get a trace outside Smartlook without copying anything by hand.
Watch Heatmaps
Instant triggerIn Make“Watch Heatmaps”
Designers get their cue from Watch Heatmaps: a heatmap event in Smartlook starts the scenario, and Make can pass the news to a design channel or a review board. Nobody has to check the heatmap list to know something changed.
Watch Issues
Instant triggerIn Make“Watch Issues”
Engineers see problems sooner once Watch Issues is in place, because each issue Smartlook reports lands in Make and can open a ticket in the tool the developers already work in. The issue arrives as a bundle, ready to map.
Watch Notes
Instant triggerIn Make“Watch Notes”
Notes written in Smartlook usually stay there. Watch Notes pulls each new one into a scenario, so a comment left on a recording can become a task, a message or a row in a research log.
Watch Shares
Instant triggerIn Make“Watch Shares”
Sharing is a signal too. Watch Shares starts a scenario whenever Smartlook reports a share, which lets you keep a record of what was sent around or tell the owner of the project that something left the tool.
What can Make do in Smartlook?
Smartlook gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Delete Visitors
ActionIn Make“Delete Visitors by uids”
Delete Visitors erases visitors from your Smartlook project using their identifiers (uids), which gives you a clean way to honor removal requests from inside a scenario.
Get a Funnel
ActionIn Make“Returns details about a specified funnel.”
Get a Funnel brings back the details of one funnel you choose, so a report, a message or a table can show its data without anyone opening Smartlook.
Get an Event
ActionIn Make“Returns details about a specified event.”
Pick Get an Event when a scenario needs the full details of one specific Smartlook event, for instance to enrich a ticket or a spreadsheet row that only carries a reference to it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
When none of the other modules covers what you need, Make an API Call reaches any endpoint of the Smartlook API with the connection you already set up, no new token required.
Need help automating Smartlook with Make?
A person reads every message.