- Home
- Resources
- Integrations
- SegMetrics
SegMetrics Make integrationAutomate SegMetrics with Make.
Your SegMetrics reports are only as good as the data that reaches them. The SegMetrics Make integration gives you 10 action modules to push contacts, orders, subscriptions, tags and ad results without code. This page shows how to connect your account and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the SegMetrics Make integration do for you?
The SegMetrics Make integration lets a Make scenario (the automation you build in Make, a chain of modules) write data into your SegMetrics account. Each module is one brick of that chain: here, all 10 are actions that add, update or delete contacts, orders, subscriptions, tags or ad performance.
Ad spend next to revenue. Your ad platform reports what a campaign cost, SegMetrics reports what leads bought. Record Ad Performance adds the results for a given day, so both sides of the equation sit in one account.
Customers who arrive already sorted. A signup lands in your form tool or your shop. Add/Update a Contact creates the person in SegMetrics, then Add Tag to Contact labels the source so your segments are right from the first day.
Revenue that matches billing. When a sale or renewal happens in your checkout, Add/Update an Order and Add/Update a Subscription keep the purchase history current. A refund can be cleaned up with Delete an Order.
One thing Make cannot do here: SegMetrics has no trigger module, so it never starts a scenario on its own. Another app, or the schedule of Make, starts the flow. For anything outside the 10 modules, Make an API Call reaches the SegMetrics API with the same connection. If you hesitate between tools, read our n8n vs Make comparison and the Make pricing breakdown. For a guided start, see the Make training.
How do you connect SegMetrics to Make?
- 01
Copy your SegMetrics API key
You need an active SegMetrics account and its API key. In SegMetrics, click the Gear icon at the top right of the screen, open Account Settings and copy the key you find there.
- 02
Add a SegMetrics module in Make
Open your scenario in Make, add any SegMetrics module and click Create a connection. A connection is your SegMetrics account linked to Make once, then reused by every SegMetrics module.
- 03
Paste the key and save
Give the connection a clear label in Connection name if you manage several accounts; this field is optional. Paste the API key, confirm, and Make now lists what it can read from SegMetrics.
Your first scenario: new leads land in SegMetrics already tagged
GoalWhen a new lead appears in the app where you collect signups, Make adds the contact to SegMetrics and tags it with its source.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the trigger of the app where your leads arrive, since SegMetrics itself has no trigger.
- 02
Add the contact module
Click the + on the right of that first module, search for SegMetrics and choose Add/Update a Contact. Select your connection, or create it now with the API key.
- 03
Map the lead data
Fill the module with values from the first module: each new lead reaches it as a bundle, one item passed from module to module. Pick the SegMetrics integration that should receive the contact.
- 04
Tag the new contact
Add Add Tag to Contact after it and map the contact from the previous step. Choose a tag that names the source, so your SegMetrics segments can separate this channel.
- 05
Test with Run once
Click Run once and create a test lead. Read the bundles each module received, then check that the contact and its tag show up in SegMetrics.
- 06
Schedule and switch on
Set the schedule on the first module; a new scenario runs every 15 minutes by default, and 15 minutes is also the shortest interval on the Free plan. Then switch the scenario on.
The 10 SegMetrics modules, one by one
SegMetrics gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add Tag to Contact
ActionIn Make“Adds tag to the contact.”
Puts a tag on a contact that already exists in SegMetrics, which gives your reports a clean way to group people by source, offer or campaign without touching the contact record itself.
Add/Update a Contact
ActionIn Make“Adds a contact to the specified SegMetrics integration or updates an existing one.”
Creates a person in the SegMetrics integration you pick, or refreshes that person when they are already there. One module covers both cases, so you avoid building a search and a branch.
Add/Update an Order
ActionIn Make“Adds an order to the specified SegMetrics integration or updates an existing one.”
Records a purchase in the chosen SegMetrics integration, or corrects an order it already holds. That is what lets SegMetrics tie revenue back to the lead and the channel behind it.
Add/Update a Subscription
ActionIn Make“Adds a subscription to the existing contact. If the subscription id already exist, it will be updated.”
Attaches a recurring plan to an existing contact. If SegMetrics already has a subscription with the same ID, the module updates it rather than creating a duplicate, which keeps renewals and plan changes tidy.
Delete a Contact
ActionIn Make“Deletes a contact.”
Removes a person from SegMetrics for good, which helps you honor a removal request or clear test records out of your reports. Nothing in Make brings the contact back once the module runs.
Delete an Order
ActionIn Make“Deletes an invoice.”
Takes an order out of SegMetrics so your revenue figures stop counting a sale that did not really happen. Make names it Delete an Order, and its short description in the directory speaks of deleting an invoice.
Delete a Subscription
ActionIn Make“Deletes a subscription.”
Erases a subscription from SegMetrics, which keeps recurring revenue from showing plans that no longer exist. The contact itself stays in place, only the plan disappears.
Delete a Tag
ActionIn Make“Deletes a tag.”
Deletes a tag in SegMetrics, handy when a campaign label no longer means anything and clutters your segment filters. It is the cleanup counterpart of Add Tag to Contact.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the SegMetrics API to your scenario, using the connection you already created. You write the request yourself, and Make handles the authentication for you.
Record Ad Performance
ActionIn Make“Adds the performance for a specific day.”
Stores the results of your ads for a specific day in SegMetrics, so cost and reach sit beside the leads and sales they produced. This is the module that makes return on ad spend readable in one place.
Need help automating SegMetrics with Make?
A person reads every message.