/08 Integrations
Live in about a minute, whatever you build with.
One-click installs for WordPress and Shopify, a first-class Next.js package, copy-paste snippets for everything else. The hardest step is finding your site ID, and we put it on the screen.
WordPress and Shopify, the unglamorous majority.
Most of the web runs on platforms, not frameworks, and we built for that first. The Voris WordPress plugin installs from the plugin directory, asks for your site ID, and that is the entire configuration. The Shopify app does the same through the app store, theme-safe, no template editing. Both keep themselves updated so you never think about them again, which is the highest compliment an integration can earn.
A real package for Next.js, not a paste-and-pray snippet.
The Next.js package ships a component you drop into your root layout, App Router and Pages Router both supported, with typed helpers for custom events. Astro, SvelteKit, Nuxt, and Remix get documented patterns that respect each framework’s conventions. And if your stack is none of the above, the plain script tag works everywhere HTML does, which is everywhere.
<script defer src="https://voris.ai/v.js" data-site="YOUR_SITE_ID"></script>
Some events never touch a browser.
Subscriptions created, orders refunded, trials converted: the moments that matter often happen on your backend. The Events API accepts server-side events with the same simple shape as everything else, so your conversion picture includes the parts JavaScript cannot see. Available on Starter and above.
Install to first insight, timed.
Create your site, install by your method of choice, open the dashboard, and watch your own visit arrive in the live view. We designed that minute carefully, because it is the minute you decide whether to trust us with the rest.
questions
Installation, answered
How long does setup take?
About a minute. Create a site, copy one script tag or install the WordPress plugin or Shopify app, and your first data appears on the dashboard within seconds of the first visit.
Does it work with my stack?
If your stack can serve a script tag, yes. There are one-click integrations for WordPress and Shopify, a first-class package for Next.js, snippets for Webflow, Astro, SvelteKit, Nuxt, and Remix, and plain HTML for everything else.
Can I send events from my server?
Yes, the Events API accepts server-side events on Starter and above, with the same simple event definition as everything else.
Can I share my dashboard?
Yes. Invite teammates, or create a public read-only link for a dashboard when you want to show your numbers to the world. Both take one click.
Related: privacy-first web analytics and goals pages are coming as their copy lands.
Your stack is already supported.
Pick your platform in the docs and follow the two steps. Then there are no more steps.