General
Do I need to register to use AdXensor?
Do I need to register to use AdXensor?
Is the SDK free to use?
Is the SDK free to use?
Does AdXensor track my visitors?
Does AdXensor track my visitors?
sessionStorage and are never shared with third parties.Which countries are supported?
Which countries are supported?
Technical
Can I use the CDN snippet and the npm package on the same page?
Can I use the CDN snippet and the npm package on the same page?
Does the SDK support Server-Side Rendering (SSR)?
Does the SDK support Server-Side Rendering (SSR)?
useEffect (React/Next.js) or onMounted (Vue). See the Next.js guide for SSR-safe patterns.Does lazy loading affect revenue?
Does lazy loading affect revenue?
Can I place multiple ad units on the same page?
Can I place multiple ad units on the same page?
<ins> tags as you need, each with a unique data-ad-slot name.My container width changes after the slot is filled. What happens?
My container width changes after the slot is filled. What happens?
data-ad-format="auto" and ensure the parent container has a defined width at the time the slot enters the viewport.How do I test that my integration is working?
How do I test that my integration is working?
Enable debug mode
data-debug attribute or debug: true in config).Open the browser console
Check your dashboard statistics
Can I use AdXensor with a Content Security Policy?
Can I use AdXensor with a Content Security Policy?
Does AdXensor work with ad blockers?
Does AdXensor work with ad blockers?
Payments & Revenue
How and when am I paid?
How and when am I paid?
Why are my stats showing zero impressions?
Why are my stats showing zero impressions?
- Your site status is not Active yet.
- You are testing with an ad blocker enabled — disable it.
- There are no active campaigns targeting your audience at this time.
- Your
data-ad-clientvalue is incorrect.
data-debug and check the browser console for diagnostic output.