For publishers

One <div>. One <script>. A licensed perks rail.

Drop our embeddable widget on any page and serve your readers a curated feed of free samples, coupon codes, paid mystery shops, and survey gigs — auto-sized to its content, gated by a license key we issue per publisher.

The copy-paste

Add a styled placeholder div with a data-license-key attribute anywhere on your page, then include /widget/embed-placeholder.js once. The runtime scans the page for placeholders, mounts a same-origin iframe at /widget/embed?license=<key>, auto-reports its height, and self-cleans on placeholder removal — no JS call from you.

HTMLPlaceholder div + runtime script
<!-- 1. Add a placeholder div with your license key -->
<div data-license-key="<YOUR_LICENSE_KEY>"></div>

<!-- 2. Load the runtime (once per page, anywhere on the site) -->
<script src="https://bountique.polsia.app/widget/embed-placeholder.js" defer></script>

Already have the script loaded somewhere on the page? Paste just the placeholder div. Or paste just the script — it will discover existing placeholders on DOMContentLoaded.

In context

A publication that would embed the Bountique perks rail

A preview of how a placeholder div sits inside a real article. The mock below shows the styled container a publisher would put in their CMS — the runtime will turn any matching data-license-key element into a same-origin iframe.

midtownbeautyblog.com › the-best-shampoo-bars-2026

Travel · Skincare

The 9 best shampoo bars for travel, ranked

Maya O.·7 min read
PerksFree + paid picks for readers
Powered by Bountique
  • $SAMPLE

    Shampoo bar · travel

    SUDCafe · 2.4k claimed

  • 40

    Mystery shop · Target

    Kroger Gig · 90 min

  • 25%

    Body wash · any scent

    SoftSkin · Expires Fri

Updated 2 minutes agoSee all 124 perks →

Live preview

This is what your readers will see.

The preview below targets an obviously-fake license key, so the embed renders its invalid-license UX — this is the honest preview, not a stock illustration. Real license keys fetch curated offers from the Brand Partner catalog and resize on every layout shift.

Preview key: DEMO_NOT_A_REAL_KEY… — expect the invalid-license frame

your-publisher-site.com › sample-post

Editorial

A publication that would embed the Bountique perks rail

QA-only: append ?preview_key=<a_real_key> to render against a real license. Do not publish a URL with a real key embedded — that leaks the publisher's credential into referrer logs and screenshots.