Personyze Wiki Personyze Wiki docs
Open Personyze
Docs/ Integrations/ Installing Personyze — Any Website, Shopify, WordPress, GTM & More
Integrations

Installing Personyze — Any Website, Shopify, WordPress, GTM & More

Install Personyze on Any Website or Platform What happens after you add the tracking code? Personyze immediately starts tracking visits and page views so you can launch personalization , A/B tests , targeted banners…

2 min read Updated 1 week ago
×

Click anywhere to close

One snippet makes Personyze operational: it recognizes visitors, tracks engagement, and delivers every campaign. This page covers getting the code, the install route for each platform, and verifying it fires.

Get your tracking code

In the panel, open Tracking Code (Tracker settings). Add every domain you personalize on — or use the all-domains code that covers the whole account — then click Get tracking code.

Tracker settings page
Tracker settings: each domain with live firing status over the past 90 minutes. Click to enlarge.

The dialog offers two variants:

  • Asynchronous (recommended) — loads in the background, never blocks rendering. Drop it in your site’s <head> and you’re done.
  • Async + hide on load (anti-flicker) — if visitors may land before personalization decisions are fetched, this variant prevents the flash of original content.

Both snippets are safe to include more than once — duplicates are detected.

Get tracking code dialog
The dialog: the snippet, the one-click GTM connect, and the per-platform routes. Click to enlarge.

Install routes

Platform How
Raw HTML (any site) Paste the snippet into the <head> of your template — every page you want to personalize.
Google Tag Manager Either click Connect Google Tag Manager in the dialog and Personyze adds the tag to a container for you (you review and publish in GTM as always), or add the Personyze Tracking template from the gallery yourself — which also brings ecommerce dataLayer tracking and Consent Mode.
Shopify Follow the Shopify guide — includes catalog sync and e-commerce events.
WordPress / WooCommerce The plugin installs the tag with one click and can sync content and products.
Magento, BigCommerce, Wix, Squarespace… Every platform with a “custom scripts” or theme-HTML setting takes the raw snippet: paste it into the site-wide <head> include.

Single-page applications

The tracker detects SPA route changes automatically; the Single-page app settings on the Tracker settings page tune that behaviour. Details: one-page applications.

Verify it fires

  1. The domain’s row on Tracker settings flips to Active, with visits counted over the past 90 minutes.
  2. Open Live visits and browse your site in another tab — your session appears within seconds.
  3. Not firing? Check the snippet is on every page, isn’t blocked by a consent manager, and isn’t running inside an iframe. For consent-gated loading, use the GTM template’s Consent Mode option.

Next steps

Did this page answer your question?
Thank you — that goes to whoever maintains this page.