πŸ” Pixel Test

Verify the EziLinks tracking pixel is working β€” no campaign setup required.

Status on this browser

The pixel is embedded directly into this page. Each check below confirms a different part of the pipeline.

…
Pixel script loaded
Checking whether c.js is reachable from your browser…
…
Visitor ID assigned
Checking the _ezv cookie / storage…
…
/api/track endpoint reachable
Sending a test ping to confirm your browser can talk to EziLinks…

The snippet

Paste this one line into the <head> of every page in your funnel:

<script src="https://app.ezilinks.com/c.js" async></script>

Need platform-specific install steps? See Campaigns β†’ Installing the Tracking Pixel.

Verify on your funnel page

Once you've installed the snippet on your funnel page, confirm it's firing for real visitors with these steps:

  1. Open one of your funnel pages in a new browser tab.
  2. Open browser developer tools β€” F12 on Windows/Linux, ⌘ βŒ₯ I on Mac.
  3. Click the Network tab. Type track in the filter box.
  4. Reload the page. You should see a single POST request to app.ezilinks.com/api/track returning 200 OK:
Elements Console Network Sources Application ⏺ ⊘ β–Ό Filter track 1 request Β· 312 B transferred Name Status Type Initiator Size Time Waterfall track 200 fetch c.js:127 312 B 142 ms ↑ Status 200 = the pixel reached EziLinks. You're done.

If you see: