Push Debugger
Test adflow.js support for the Push (push notification) ad type: on a win, adflow.js pops a real browser notification via the Notification API.
Configuration
Notification permission
Browsers only show notifications on HTTPS pages after the user grants permission. The permission prompt is requested when you click "Run Test" (it must happen inside a user gesture).
Code Preview
Integration code generated from the settings above. A Push slot differs from a regular slot only by data-ad-type="push", and needs no width / height:
