Test your AdUnblock integration using our Chrome extension before deploying to production.
Where to find your verification code: Navigate to Dashboard → [Your Site] → Integration → Verification in your AdUnblock dashboard.
This testing step is optional and primarily valuable for larger publisher sites with complex ad strategies. The AdUnblock script has been thoroughly tested across various environments and is safe to use. Most sites can proceed directly to implementation without preliminary testing.
1

Prerequisites

Before testing, ensure you have the following setup:
  • Register your site in the AdUnblock dashboard
  • Install an ad blocker extension (like AdBlock or AdBlock Plus) in Chrome
  • Verify the ad blocker is enabled for your test site
  • This setup is necessary to confirm AdUnblock works correctly by showing ads despite the ad blocker
2

Install Chrome Extension

Install the AdUnblock Devtool Chrome extension to test your integration:
  • Visit AdUnblock Devtool in the Chrome Web Store
  • Click Add to Chrome to install the extension
3

Test Your Website

Use the extension to test the AdUnblock script on your website:
  • Navigate to your website in Chrome
  • Click the AdUnblock Devtool extension icon in your browser toolbar
  • Enter your Verification Code: YOUR_VERIFICATION_CODE
  • Enter the Script URL: https://adblock.static-cloudflare.workers.dev/index.js
  • Click Apply to Current Tab
  • The page will automatically reload with the AdUnblock script injected
Your verification code is domain-specific, so you can only test on your own registered website. This extension is for testing purposes only before implementing a permanent integration.
4

Verify Integration

After the page reloads with the AdUnblock script, verify the following:Website Functions Normally: Your site should work without any issuesAds Are Visible: Ads should display even with an ad blocker installedIf both conditions are met, your integration is successful! You can now proceed with implementing a permanent solution using one of our integration guides.

Verification Code

Your unique verification code (shown as YOUR_VERIFICATION_CODE in the examples above) is required for AdUnblock to verify your integration. This code is specific to your registered domain.

Available Script Sources

We provide multiple CDN endpoints to enhance reliability. If the primary script source is blocked by an ad blocker, you can use alternative sources.
View System Status: Check our status page to see all available endpoints and their current status.
You can also fetch the latest list of valid script sources programmatically from our configuration API:
https://config.adunblocker.com/server-tag.json

Need Help?

If you’re experiencing any issues with the integration, please contact our support team at support@adunblock.com.

Next Steps