StoreMetrics Docs

StoreMetrics Docs

Search product docs or ask for an answer based on the docs.

Install

Install overview

Pick your surface. One collector. Zero drama.

Install overview

You should not need a PhD in pixels. Pick your platform. StoreMetrics generates the steps.

Pick a path

PlatformPath
ShopifyConnect Shopify — script + webhooks done for you
Next.jsNext.js
WordPressWordPress
Google Tag ManagerGTM
Webflow, Framer, Wix, Squarespace, Bubble…Builders & CMS
Lovable, Bolt, v0AI builders
React Native / ExpoMobile
Anything with a <head>Universal script

Also supported in Settings as install platforms: Vue, Astro, Django, Laravel, React Router, Ghost, Podia, Kajabi, Replit, NPM package.

Non-negotiables

  1. Use the site key StoreMetrics gave you. Never reuse another site's key.
  2. Load on every public page. Layout / head / GTM All Pages — not one hero page.
  3. Verify with a real visit before you trust the dashboard.
  4. Prefer the AI prompt tab in onboarding if you hate touching code.

Universal snippet shape

<script
  defer
  src="https://YOUR_STOREMETRICS_HOST/tracker.js"
  data-velora-key="YOUR_SITE_KEY"
  data-velora-site-id="YOUR_SITE_KEY"
  data-velora-stack="unknown"
></script>

Your real snippet is in onboarding or Settings → Integrations / Install.

After install

Prompt: choose the right install

My site is YOUR_DOMAIN. Stack clues: PASTE_WHAT_YOU_KNOW.

Recommend the best StoreMetrics install path among: Shopify connect, Next.js layout script, WordPress head, GTM Custom HTML, builder custom code, or universal script.

Then give me the exact steps and a copy-paste prompt I can give my coding agent. Do not invent a StoreMetrics site key.