- Home
- Resources
- Integrations
- Vidalytics
Vidalytics Make integrationAutomate Vidalytics with Make.
What happens after a viewer fills your Play Gate or watches your video to the key moment? The Vidalytics Make integration gives you 2 triggers and 1 API call module. This guide shows marketers how to connect the account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Vidalytics Make integration automate?
The Vidalytics Make integration links your video account to Make so viewer activity can start an automation without code. In Make, that automation is called a scenario: a chain of modules, where each module is one brick, such as a trigger that watches Vidalytics or an action that does something with what it found.
Turn Play Gate forms into follow-up. Watch Play Gate Submission picks up the details a viewer typed into the gate before playing your video. Each submission becomes a bundle, one item passed from module to module, which you can send on to the tool where your sales team works.
React to real viewing, not just clicks. Watch Video Watched fires when a viewer reaches a point in the video you defined in Vidalytics. For a webinar replay or a sales video, that moment is a better signal than a page visit, and the scenario can act on it.
Reach what the listed modules skip. Make an API Call lets you call any endpoint of the Vidalytics API with the same connection, so you are not stuck with only 3 modules.
Two limits to know. Both triggers are scheduled, so Make checks Vidalytics on the scenario's schedule instead of hearing from it the second something happens. And Make itself says its Vidalytics documentation is limited, because little public information exists about the app. If you are weighing tools, Vidalytics often has an n8n node too, and the n8n vs Make comparison lays out the differences. New to the editor? The Make training starts from zero, and Make troubleshooting helps when a run fails.
How do you connect Vidalytics to Make?
- 01
Add a Vidalytics module
In your scenario, add any Vidalytics module, for example Watch Play Gate Submission. The field for the account is empty at first. Click Create a connection to open the window that links your Vidalytics account to Make.
- 02
Name it and authorize
Give the connection a name you will recognize later, which is optional but handy with several accounts. Then either approve Make on the Vidalytics page that opens, or paste the key Vidalytics gives you, depending on what the window asks for.
- 03
Save and reuse
Click Save. The connection now appears in the module, and every other Vidalytics module in any scenario can reuse it. You only link the account once, then pick it from the list.
Build your first Vidalytics scenario
GoalWhen a viewer submits your Play Gate form in Vidalytics, Make picks up the submission and sends it to the Vidalytics API endpoint you choose.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + in the middle of the canvas to place the first module.
- 02
Add the Play Gate trigger
Search for Vidalytics, pick Watch Play Gate Submission and select your connection. Once it is linked, Make lists what it can read from your account, so you fill the fields by choosing.
- 03
Add the API call
Click the + on the right of the trigger and add Make an API Call. Point it at the endpoint you need and map values from the submission into the request.
- 04
Test with Run once
Submit your own Play Gate form, then click Run once. Open the bubble above each module to read the bundles it received and check the request went out as planned.
- 05
Schedule and switch on
Click the clock on the first module. A new scenario checks every 15 minutes by default, the shortest gap on the Free plan. Keep it or change it, then turn the scenario on.
What starts a Vidalytics scenario
2 modules start a scenario when something happens in Vidalytics. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Vidalytics as soon as it happens.
Watch Play Gate Submission
Scheduled triggerIn Make“Triggers when user submits information through Play Gate.”
Every time a viewer fills the Play Gate on one of your videos, this trigger hands their answers to your scenario so you can act on them outside Vidalytics. Each submission arrives as its own bundle, ready to be mapped into the next module.
Watch Video Watched
Scheduled triggerIn Make“Triggers when user reaches some predefined time in the video.”
This one tells your scenario that a viewer has actually reached a chosen point in a video, which says far more about interest than an open or a click. You get a bundle per viewer who crossed that point.
What Make can do in Vidalytics
Vidalytics gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With this module you can reach any part of the Vidalytics API that the two triggers leave out, using the connection you already created. It is your way past a short module list.
Need help automating Vidalytics with Make?
A person reads every message.