Connectgold Edge Ad Network delivers AI-optimized programmatic ads directly at Cloudflare edge nodes. Real-time contextual decisions are routed via Cloudflare Workers and Workers AI Gateway to maximize yield across direct advertisers and programmatic demand partners (InMobi OpenRTB 2.5, ExoClick, HilltopAds, A-Ads, etc.).
| Parameter | Type | Description |
|---|---|---|
platform |
String | Target environment: web, webview |
format |
String | Ad unit format: banner, ai_text, native_display, infeed, interstitial_fullscreen, rewarded_video |
plc |
String | Unique placement ID on your domain/app (auto-generated in dashboard) |
pub_id |
String | Your verified Publisher Account ID (retrieved via dashboard) |
consent |
String | User GDPR/CCPA consent state (1 = Granted, 0 = Denied) |
Connectgold offers six flexible ad formats designed for high eCPM yield across desktop and mobile layouts. Here is how each unit functions and how to place the generated snippet in your code:
How It Works: Standard fixed-size display units (320x50, 300x250, 728x90) that render high-converting image or rich-media banners. Auto-rotates at specified intervals (15sā60s) to refresh winning bids dynamically.
Publisher Usage: Paste the generated snippet inside an HTML container at the top header, sidebar, or footer of your layout where you want the banner to display.
How It Works: Powered by Cloudflare Workers AI (Google Gemma 4 26B). It dynamically writes targeted, high-converting ad copy and call-to-action buttons matched to specified niche keywords in real-time.
Publisher Usage: Place inside article body paragraphs, product review cards, or sidebar widgets to display contextual text recommendations.
How It Works: Blends into your site design using native HTML components (headline, thumbnail, body text, and CTA button) to match host page styling and deliver high click-through rates (CTR).
Publisher Usage: Insert anywhere in article main body sections, content grids, or recommended reading blocks.
How It Works: Automatically scans host page DOM for post elements (<article>, .post, .card). When posts are present (`has_posts=true`), it injects structured native sponsored posts naturally within your newsfeed stream.
Publisher Usage: Place the embed snippet directly between repeating feed elements or blog article loops in your homepage or blog template.
How It Works: High-eCPM full-screen overlay ads triggered by user navigation actions (e.g., page change, level completion, or button clicks).
Publisher Usage: Paste the generated function script into your page header, then trigger it programmatically using:
showConnectGoldAd(function() { console.log('Overlay closed'); });
How It Works: Users watch a full-screen video or interactive ad in exchange for in-game currency, unlocked premium articles, or user points.
Publisher Usage: Bind the generated script to a click event (e.g., "Watch Ad to Unlock Premium Content") like so:
<button onclick="showConnectGoldAd(grantUserReward)">Unlock Content</button>
To ensure proper credentials, rotation intervals, GDPR consent settings, and third-party telemetry bindings are accurately configured, all ad integration tags should be generated through your account dashboard.
Publisher ID will automatically populate into the form.Connectgold supports direct Server-to-Server (S2S) OpenRTB 2.5 auctions. External DSPs and Prebid Server bidders can submit standard JSON POST requests to our edge auction pipeline.
POST requests using standard OpenRTB 2.5 specifications with your active pub_id.Ad impression callbacks automatically detect and report impression events to active third-party analytics engines loaded on the host page (Google Analytics GA4, Mixpanel, and Plausible Analytics).
To authorize Connectgold demand sources to bid on your domain inventory, you must publish your authorized seller line on your domain root (https://yourdomain.com/ads.txt).
ads.txt file.Advertisers can publish direct campaigns into the edge auction engine. Bids are verified against active account balances in real time.
Connectgold publishers earn 80% revenue share on every served ad impression. Earnings are accumulated and tracked in real time across edge workers.
Query real-time performance analytics across ad formats, impressions, clicks, and Click-Through Rates (CTR).