Skip to Content
Shopify

Shopify Verfügbar (v1)

On Shopify there is no code to paste. Visz installs as a Theme App Extension (App-Embed). You flip one toggle and tracking starts.

Two ways in

  • App Storeapps.shopify.com/visz-ai  → “Install app”. A fresh connect without a Visz account creates your user and workspace implicitly (sign-up via OAuth) and lands you at /onboarding/verify.
  • Onboarding — “Continue with Shopify” (step 2) connects an existing account that already has a pending site row. Both paths run through the same OAuth tunnel.

Theme App Extension (App-Embed, OS 2.0)

Visz does not write into your theme files. It registers an activatable App-Embed block, so the install survives theme updates — no Asset API, no exemption request.

Scopes — transparent (data minimization)

RequestedExplicitly NOT requested
read_themes, write_themesany write_* beyond themes
read_orders, read_customersread_all_orders
read_products (optional, v1)payment / marketing scopes

Activate the App-Embed — one toggle, then it runs

A deep link opens the theme editor with the Visz block highlighted. Flip the switch and Visz tracks automatically — you edit no code. That single toggle is the only manual step: no snippet to copy, survives theme updates, auto-events without setup.

Legacy-theme fallback

If your theme isn’t Online Store 2.0, Visz quietly falls back to the plain snippet — no error, no red banner. See Snippet Installation.

Verification

Use the same 4-point diagnosis. Forgot the toggle? You’ll see “snippet not loaded yet” — just return to the deep link.

What happens on uninstall

The app/uninstalled hook stops tracking immediately, deactivates the integration, and deletes recordings after a grace period. Your workspace is deactivated, not instantly deleted (GDPR + recovery). The mandatory GDPR webhooks (shop/redact, customers/redact, customers/data_request) are honored.

Zuletzt aktualisiert:

Last updated on