Docs

Install in a minute. Grow for years.

Copy-paste setup, tested recipes for every major newsletter platform, a clean REST API, and webhooks for the rest.

Quickstart

Paste once. Ship today.

The embed is a single iframe — no build step, no bundle to host. The game bundle is lazy-loaded the first time a reader interacts.

  • No JavaScript on your site
  • Auto-resize on mobile and desktop
  • No third-party cookies
  • CSP-friendly (one origin, one iframe)
1. Paste this where the game should appear
<!-- LoopMade embed --> <iframe src="https://loopmade.io/embed/YOUR_DECK_ID?api_key=YOUR_KEY" data-loopmade width="100%" height="520" loading="lazy" allow="clipboard-write"></iframe>
2. (Optional) Auto-resize and listen for game events
<!-- include once per page; see below for event types --> <script src="https://loopmade.io/embed.js" defer></script> <script> // event.type: ready | start | answer | complete | // replay | cta-click | email-capture | block-vote | ... window.LoopMadeEmbed.on((event) => { if (event.type === "email-capture") { your_esp.subscribe(event.email); } }); </script>
Integrations

Tested on every platform that matters.

Step-by-step recipes for the editors most newsletters use. If a platform breaks the embed, file an issue and we'll update the recipe.

Substack
~60s

Paste the embed into any post or the welcome email. Works on free and paid sections.

Read recipe
Beehiiv
~45s

Drop the iframe block in the editor. Auto-resizes on mobile and desktop.

Read recipe
Ghost
~60s

Insert as an HTML card. Members-only decks respect your tier gates.

Read recipe
WordPress
~60s

Paste into Gutenberg HTML block or shortcode. Plays well with AMP.

Read recipe
Webflow
~45s

Drop an embed element. Use custom attributes to theme per page.

Read recipe
Plain HTML
~15s

Any static site. No build step. No dependencies.

Read recipe
Guides

Everything you need, nothing you don't.

Quickstart
  • Create your first deck3 min
  • Paste the embed1 min
  • Wire a completion CTA2 min
Customization
  • Theming & brand colors4 min
  • Completion screen layouts5 min
  • A/B testing CTAs6 min
API & automation
  • REST API reference8 min
  • Webhooks4 min
  • Importing decks from CSV3 min
Operations
  • Analytics & exports4 min
  • Team roles2 min
  • White-label setup (Business)6 min
Quizzes
  • Outcome vs scored vs passthrough3 min
  • Branching with next_question_id4 min
  • Hosted /q/[id] share page + OG tags2 min
  • Routing outcomes into ESP custom fields3 min
Actions (post-completion)
  • 11 action types: ads, CTAs, captures, share5 min
  • Rules: score, outcome, device, freq cap4 min
  • Schedule windows + per-visitor cooldown3 min
  • Gated email capture on quiz outcomes3 min
Support

Stuck? We're usually online.

Ping the team, open a ticket, or skim the changelog — most questions have a paste-ready answer.

One last puzzle

You've got this.

Solve your reader's habit problem in 90 seconds. Start on Free, upgrade when it's working.

FREE TIER · NO CARD REQUIRED14-DAY TRIAL ON PAID PLANSCANCEL ANY TIME