How Revmosys actually works.
Tracking, connecting each platform, how the score is built, and what Revmosys will and won't do — all in one place.
What Revmosys is
Revmosys is a website momentum engine built for two kinds of site: e-commerce sites that sell products directly, and individual or service sites that run on enquiries — a shop, a professional practice, a studio, a personal site. It works out which kind a site is from its own behavior, not a business type anyone has to choose.
It runs on a nightly batch, not a live service — it reads a site's own visits and either enquiries or purchases, checks what changed, and once a month sends a short message: one number, one sentence, one action. The dashboard behind it is there if you want to dig further, but the message is the product.
It is built as an advisor, not another analytics tool. Every other tool can tell you what happened. Revmosys tells you what's fragile, what broke, and what it predicts if nothing changes — with an explicit confidence range, never a bare number.
How tracking works
A small first-party script runs on your own site and counts visits and the moments that matter — a call, a form submitted, a WhatsApp message, a purchase. There are no third-party cookies and no ad network involved, and nothing is shared with anyone else.
Full detail on what's collected and why is in the privacy policy.
Connecting your site
Revmosys Connect installs tracking without you touching any code, on most platforms:
| Platform | Method | Notes |
|---|---|---|
| Webflow | One-click OAuth | Installs through Webflow's own custom-code API. |
| Shopify | One-click OAuth | Script Tag API. Checkout-page limits don't affect it — see the revenue section. |
| Google Tag Manager | One-click OAuth | Creates and publishes its own tag inside your existing container. |
| WordPress | Matomo's wp-piwik plugin | Official plugin, plus a one-line WP-CLI command if you'd rather install it yourself. |
| Anything else | npx revmosys-connect, or a manual snippet | Detects Next.js, Nuxt, SvelteKit, Vite, Django, Flask, Rails, Laravel, static HTML. |
The manual snippet, if you'd rather place it yourself, is one script tag:
<script
src="https://revmosys.26io.com/revmosys.js"
data-tenant="your-tenant-id"
data-endpoint="https://metrics.yourdomain.com/api/e"
defer
></script>Understanding your score
The score is built from four pillars — Visibility, Conversion, Volume, and Resilience — each measured against your own site's baseline, never a generic benchmark. It always ships with a real range (for example, 34 out of 100, range 26–42), because a single number hides how sure the read actually is.
Small numbers get treated carefully on purpose: proper statistical tests (Poisson and binomial) decide whether a change like 3 enquiries becoming 6 is a genuine shift or normal month-to-month variation, so it's never shown as a proud "+100%" when it's really a coin flip. A brand-new site with too little history gets "not enough data yet, check back in a few weeks" instead of a confident guess.
Product revenue & Ai-referral tracking
For stores, Revmosys reads real order data — Shopify orders sync automatically once connected, WhatsApp catalog orders count too, and any other platform can report a sale with a one-line manual hook. Google Tag Manager stores get this automatically as well, forwarded from GA4's standard ecommerce data with nothing for the merchant to configure.
Revmosys.purchase({
product: "Wireless Earbuds",
price: 1499,
quantity: 1,
});Two things it produces from that order data, both reusing the same statistics as the enquiry score:
- Product concentration risk — flagged when revenue leans too heavily on one product, since a single slow month there would sink the whole business.
- Product decline risk — flagged only when a product is genuinely declining, not just having a quiet week. No alarm without a real statistical signal behind it.
One honest limit: Shopify blocks third-party scripts on the checkout page itself on Basic and Standard plans, so Revmosys never tries to watch that page directly — it reads real order data instead, which is unaffected by that restriction.
Separately, it tracks visits arriving from Ai assistants — ChatGPT, Perplexity, Copilot, and others — and ties that traffic to what it's actually worth in purchases, not just how often it shows up.
The monthly Ai-visibility check
Once a month, Revmosys asks Ai assistants the kind of question a real customer might use — "best plumber near me," for example — and records whether your business gets named, and which competitors get named instead. It's the same discipline applied to a newer channel: a plain answer, not a vanity metric.
What Revmosys will never do
Revmosys is advise-only. When it finds something fixable, it shows the exact change to make — copy and paste, reviewed by you. It never edits your website itself, on any platform, even Shopify, where its own access would technically allow it. Nothing it does can touch your site without you choosing to make the change.
Free during launch
Revmosys is free to use right now, with no card required and full dashboard access — we've just launched. Pricing returns once launch ends, and existing users will get notice before that happens.
Questions about Revmosys
What is Revmosys?
Revmosys is a website momentum engine built by 26io Techlab. It tracks how many people find a site, how many get in touch, and what changed, then names which stage of the funnel broke instead of listing every symptom. It applies proper statistical tests so a rise from 3 enquiries to 6 is reported as normal variation rather than growth, and it says when there is not yet enough data for a reliable read. It also checks each month whether Ai assistants name the business when someone asks for one like it.
Does Revmosys use tracking cookies?
No. Revmosys counts visitors with a small first-party script running on the business's own site. It does not use third-party cookies or ad networks, and does not share data with anyone else.
How does Revmosys avoid reading noise as growth?
Revmosys applies statistical tests (Poisson and binomial) to enquiry counts, so a change such as 3 enquiries to 6 is reported as normal variation rather than as real growth, and every score is given with an explicit confidence range rather than a single misleading number.
Does Revmosys check whether Ai assistants recommend a business?
Yes. Each month Revmosys asks Ai assistants the kind of question a customer might use, such as 'best plumber near me', and records whether the business is named — and which competitors are named instead.
Is Revmosys only for one kind of business, like clinics or dentists?
No. Revmosys is built for two broad kinds of website, not one industry: e-commerce sites that sell products directly, and individual or service sites that run on enquiries — a local shop, a professional practice, a studio, an agency, a personal site. It works out which kind a site is from its own behavior (purchases with no calls reads as a store; calls and forms with no purchases reads as a service) rather than from a configured business type.
Does Revmosys ever change my website itself?
No. Revmosys is advise-only. It finds what's fixable and shows the exact change to make, but it never edits a customer's site itself, even on platforms like Shopify where its own access would technically allow it.
How do I connect my site to Revmosys?
Revmosys Connect installs tracking in one click via real OAuth for Webflow, Shopify, and Google Tag Manager, or through WordPress's own official Matomo plugin. Any other platform can use the revmosys-connect command-line tool or a short manual snippet — no developer required for most sites.
Does Revmosys track product sales and Ai-referral traffic, or just enquiries?
Both. Revmosys reads real order data — from Shopify, WhatsApp catalog orders, or a manual purchase hook — to flag when revenue depends too heavily on one product or a product is genuinely declining. It separately tracks visits arriving from Ai assistants such as ChatGPT, Perplexity, and Copilot, and ties that traffic to what it's actually worth.
What does Revmosys cost?
Revmosys is free to use right now — we've just launched, so there's no card required and full dashboard access. Pricing returns once launch ends, and existing users will get notice before that happens.