Voidrush Partners
Join the Voidrush ecosystem: distribution, co-marketing, tournaments, and secure technical integrations for your audience.
Available Programs
- Distribution: hosting and distribution of HTML5 / WebAssembly games.
- Co-marketing: banners, editorial carousels, social media cross-posts.
- Tournaments & Events: pre-configured rooms, public scoring, and anti-fraud measures.
- Publisher Integrations: compliant embed (COOP/COEP if WASM), UTM tracking, moderation options.
Integration Models
1) Outbound Link (Recommended for Fast Go-Live)
Link the game page on voidrush.com (UTM tracking included). On the partner side, you stay within your
user flow and open the game page with us:
<a href="https://voidrush.com/games/<slug>/?utm_source=PARTNER&utm_medium=referral&utm_campaign=<campaign>">
Play on Voidrush
</a>
2) iFrame Embed (Allowlist Required)
We provide a “wrapper” iFrame on games.voidrush.com designed for embedding. By default, the
frame-ancestors directive only allows Voidrush domains; your domain must be allowlisted
(contact below). Once authorized, use :
<iframe
src="https://games.voidrush.com/_embed.html"
title="Voidrush Game"
width="100%" height="640"
loading="lazy" referrerpolicy="strict-origin"
allow="fullscreen; gamepad; autoplay"
style="border:0; border-radius:12px; overflow:hidden"></iframe>
HTML5 “Lite”: if you are not embedding WASM/threads (no isolation), there is an
_embed-lite.html variant. The URL mapping of the game to display is handled by the wrapper. Upon connection, we
will provide you with the appropriate slug/parameters.
Tracking & Attribution
We track integration performance via UTM / referrer. Example parameters:
?utm_source=PARTNER&utm_medium=referral&utm_campaign=<campaign>&utm_content=<placement>
utm_source: partner identifier (e.g.,awesome_portal).utm_campaign: campaign name (e.g.,spring-launch-2026).utm_content: placement or creative (e.g.,homepage_hero).
Brand Guidelines
- Use the title “Play on Voidrush” for access buttons/links.
- Logos and badges available upon request (SVG/PNG format, light/dark theme).
- Do not modify the logo's proportions; observe a safety margin (x = 8 px min).
- Suggested colors: primary button (#5b7cff) and neutral background (#0f1115 / #161a22).
Quality & Security
- Initial load time < 50 MB; no network errors on essential assets.
- No third-party ads injected or external login within the embed (see “Requirements & Browser Checks”).
- GDPR Compliance: no unnecessary third-party cookies in the iFrame.
Integration Process
- Contact us (see below) with: domain, integration type (link or embed), timeline.
- We set up the embed allowlist (if necessary) + official UTM parameters.
- Technical Validation (1 test page) and QA (performance, JS errors, responsive).
- Go-live + metric tracking.
Support & Contact
Email us at partners@voidrush.com with the subject line [Partner Request] <Site Name>. Please include your domain, estimated audience, and the list of intended placements.