How to track leads and sales from Podia
Podia sales with the real amount via its conversion code.
AT A GLANCE
| What NEMO tracks | Leads · Sales |
|---|---|
| Connection | Guided — step by step, no server code involved |
| Method | “The script on your site” · Server-side · highest reliability |
| Steps | 4 in total, with a one-minute check at the end |
| Worth knowing | Podia removes Podia.Conversion when the page is refreshed (anti-duplicates): the notice runs on the first load, which is exactly what NEMO needs. |
With Podia, NEMO tracks which link brings each lead and which link brings each sale with no pixels and no Google Analytics. Know which link, video or ad brought you each Podia sale — with the exact amount each customer paid you. Podia's “Website tracking code” runs on all your public pages: the source is saved on landing (90 days). The method is “The script on your site” (server-side · highest reliability): Paste one line (nemo.js) once on your site. From then on, when someone arrives through one of your links, NEMO remembers their source for 90 days and fills in the hidden field of your forms automatically. Podia removes Podia.Conversion when the page is refreshed (anti-duplicates): the notice runs on the first load, which is exactly what NEMO needs. The full connection is 4 steps and you verify it with a single test click.
How does each Podia lead arrive with its source?
The script on your site · Server-side · highest reliability
Podia's “Website tracking code” runs on all your public pages: the source is saved on landing (90 days).
- In Podia: Settings → Analytics → “Third-party code” → Edit → paste the NEMO script into “Website tracking code”: Open Podia
<script src="https://nemolink.app/nemo.js" defer></script> - Point your NEMO link at your Podia page (landing page, product or storefront).
- If you capture emails with Podia's forms, turn on their post-signup redirect (“Success behavior” → redirect) to a page with the lead notice — or count the lead when it reaches your connected email platform.
How is each Podia sale attributed?
The thank-you page · Thank-you page · good reliability
Podia's “Conversion tracking code” runs only after the purchase and exposes the real amount (Podia.Conversion): the sale is recorded with its exact euro amount.
- On the same screen (Settings → Analytics → Third-party code), paste this into “Conversion tracking code”:
<script> (function () { if (!window.nemo || !window.Podia || !window.Podia.Conversion) return; var c = window.Podia.Conversion; window.nemo.track("sale", { event_name: "Purchase", amount_cents: Math.round(Number(c.revenue || 0) * 100), customer_external_id: String(c.order_id || "") }); })(); </script>
Note: Podia removes Podia.Conversion when the page is refreshed (anti-duplicates): the notice runs on the first load, which is exactly what NEMO needs.
Note: Third-party code in Podia requires a paid plan.
Check it in one minute
- Open an incognito window (with your admin session open, Podia doesn't fire the tracking).
- Click your own NEMO link and buy a test product (or one with a 100% coupon).
- The sale shows up in NEMO with the exact amount and its source.
Frequently asked questions
- What do I do if nothing gets recorded when I test?
- That's Podia's official gotcha: with your creator session open the tracking doesn't run. ALWAYS test in incognito.
- What do I do if the sale arrives without an amount?
- The notice must be in “Conversion tracking code” (not in Website tracking code): Podia.Conversion only exists there.
- What do I do if the sale arrives as “no source”?
- The buyer came in without going through your NEMO link, or your link points at a different domain than your Podia site's (the cookie lives on a single domain).
OFFICIAL SOURCES
- Podia · Installing third-party apps
- Podia · Advanced JavaScript tracking API
- Podia · Troubleshooting conversion tracking
Guide verified against the official documentation on 2026-07-21.
ALSO INTEGRATES WITH
Track Podia from your very first link.
Free during early access. Early users get special terms when paid plans launch.