Static HTML Vanilla JS Cloudflare Pages Test through Trusted Server for /auction

Minimal publisher origin for testing Trusted Server.

This site intentionally avoids WordPress, Next.js, and build-time framework behavior so Trusted Server auction, Prebid, creative rewriting, and identity flows can be tested in isolation.

Auction orchestration

POST a TSJS-style payload to same-origin /auction, inspect the OpenRTB response, and render returned creatives into sandboxed iframes.

Open auction test

Prebid shim

Exercise a publisher-style Prebid page with ad units, zones, bidder params, and the Trusted Server trustedServer adapter path.

Open Prebid test

Creative proxy

Probe external image/click assets and render fixture creatives to verify first-party URL rewriting when proxied by Trusted Server.

Open creative test

Identity diagnostics

Inspect Trusted Server cookies, tester-cookie behavior, browser privacy signals, and available Prebid EIDs.

Open diagnostics

Environment

{}

Smoke test

This should succeed only when the page is served through a Trusted Server edge domain with auction enabled. Direct Cloudflare Pages visits normally return 404 or another non-auction response.

Click “POST /auction” to run a minimal request.