Install
Install overview
Pick your surface. One collector. Zero drama.
Install overview
You should not need a PhD in pixels. Pick your platform. Velora generates the steps.
Pick a path
| Platform | Path |
|---|---|
| Shopify | Connect Shopify — script + webhooks done for you |
| Next.js | Next.js |
| WordPress | WordPress |
| Google Tag Manager | GTM |
| Webflow, Framer, Wix, Squarespace, Bubble… | Builders & CMS |
| Lovable, Bolt, v0 | AI builders |
| React Native / Expo | Mobile |
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
- Use the site key Velora gave you. Never reuse another site's key.
- Load on every public page. Layout / head / GTM All Pages — not one hero page.
- Verify with a real visit before you trust the dashboard.
- Prefer the AI prompt tab in onboarding if you hate touching code.
Universal snippet shape
<script
defer
src="https://YOUR_VELORA_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 Velora 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 Velora site key.