Home
Pricing
Meta Ads
Google Ads
AI Agent
Compare
Guides
Docs
About
Support
Home ›
Documentation ›
Install
Install Admaxxer
Pick your platform. Every guide has a copy-paste snippet, the right place in that platform's UI to paste it, and a verification step so you can confirm events are flowing before you leave the page.
E-commerce
Shopify
OAuth connect or paste into theme.liquid.
~4 min
WooCommerce
Install the WP plugin — revenue is automatic.
~3 min
BigCommerce
Storefront → Script Manager → new script.
~3 min
Stripe
Paste a Stripe restricted key.
~3 min
Paddle
Paste a Paddle API key + register a webhook.
~3 min
Lemon Squeezy
Paste a Lemon Squeezy API key + register a webhook.
~3 min
Polar
Paste a Polar API token + register a webhook.
~3 min
CMS
WordPress
One-click plugin, WooCommerce-aware.
~3 min
Ghost
Settings → Code Injection → Site Header.
~2 min
Frameworks
NPM Package
Install via npm for bundled frameworks.
~3 min
Next.js
npm i admaxxer, call in _app or layout.
~3 min
Nuxt
npm i admaxxer, register as a client plugin.
~3 min
React (Vite / CRA)
npm i admaxxer, call in main.tsx.
~2 min
Vue
npm i admaxxer, call in main.ts.
~2 min
Gatsby
npm i admaxxer, call in gatsby-browser.js.
~3 min
Astro
Drop a