Skip to Content
Snippet InstallationCustom / your own site

Custom / your own site Verfügbar (v1)

For any hand-built site, paste the Visz snippet before </head> in your site-wide template or layout — not a single page.

Single-page apps (SPA)

React, Vue, and Next.js are detected automatically. Visz patches history.pushState / replaceState and handles the bfcache, so client-side route changes are tracked with no extra configuration.

Next.js

Put the snippet in the root layout <head>, or load it via:

import Script from "next/script"; <Script src="https://cdn.visz.ai/v.js" strategy="afterInteractive" />

Next

Continue to verification →

Zuletzt aktualisiert:

Last updated on