🚀 Multi-Domain GAM CPM Floor & Offline Conversion Engine
Search & Social Ad Arbitrage Panel
Manage unlimited websites, dynamic Google Ad Manager (GAM) CPM price mapping dictionaries (`window.__uprmap`), activeview ad engine configs (`window.avConfig`), and automated offline Google Ads conversion uploads from a single multi-tenant dashboard.
⚡ Live Webhook API Tester (`POST /api/v1/conv`)
Test live session revenue metric payloads. When bTail exceeds domain threshold, offline conversion upload job is dispatched to Google Ads API automatically.
API JSON Response Console
HTTP 200 OK
// Click button to test real-time webhook payload dispatch...
// Connecting to /api/v1/conv webhook endpoint...
Min Threshold Check: Enabled
Job Queue: UploadGoogleAdsConversionJob
Dynamic CDN Script Bundle Delivery
Generated JS bundles deployed directly to CDN & storage per domain
// CDN Endpoint: GET /api/v1/script/cossunex.com/script_activeview.js
window.__uprmap={"mobile":{"IN":{"cossunex_mobile_top_google":{"/apps/rec-free-diamonds-what-really-works/":{"utm_source=google":0.5,"!":0.25}}}}};
sessionStorage.setItem('avCountry','IN');
sessionStorage.setItem('avAdLabel','Advertisement');
window.avConfig={"host":"cossunex.com","tags":[{"type":"aw","events":[{"label":"AW-17353931418/0DrBCMbs9IgbEJr1_9JA","action":"linkClick","debounceRate":60000}],"params":{"id":"AW-17353931418"}}],"slots":[{"name":"/198073784/cossunex_mobile_interstitial_google","type":"interstitial","delay":0,"drift":false,"rebid":true,"device":"mobile","condition":"rewarded->closed","placement":"mda_interstitial","utmSource":"google","experiment":"any","priceRules":{"value":100,"ignoreRebid":false}}],"theme":{"adLabel":"Advertisement","primaryColor":"#E353F3"},"domain":"cossunex","customKVs":[{"name":"gclid","urlParam":"gclid","storageKey":"avUtmGclid"}],"extraInfo":{"metabaseId":16408,"admanagerCurrency":"USD"},"showLoader":true};
class AV { constructor(...) { ... } }