Embeds & connectors

Drop UnlockLoop into any page you already own.

One script tag for anywhere on the web, an official plugin for WordPress, and signed webhooks for everything downstream.

Universal embed scriptLive

Works on any site — no plugin required.

Paste one script tag into any page and reference your asset's slug. The gate renders inline, tracks unlocks, and reports back to your workspace in real time.

<script src="https://unlockloop-app.netlify.app/embed/v1.js"></script> <div data-unlockloop-slug="your-asset-slug"></div>

WordPress pluginLive · v1.2.0

Shortcodes, a Gutenberg block, and signed webhooks.

Install once, then drop [unlockloop] or [unlockloop_link] into any post or page — or use the native Gutenberg block. Affiliate links route through the real click-tracking endpoint automatically.

[unlockloop asset="your-asset-slug"] [unlockloop_link asset="your-asset-slug" aff="your-affiliate-code"]

Signed webhooksLive

Every unlock, referral, and affiliate event can notify WordPress or any endpoint.

Payloads are signed with HMAC-SHA256 so your receiving endpoint can verify authenticity before acting on an event — no unauthenticated callbacks.

x-unlockloop-signature: hmac_sha256(body, your_webhook_secret)

Email providersLive

Bring your own SMTP, Resend, or Postmark account.

Paste your credentials in Settings → Sending — they're sealed with AES-256-GCM before storage. Bounce and complaint webhooks keep your suppression list accurate automatically.

SMTP Resend API Postmark API

Affiliate tracking linksLive

A ?aff= code on any public link attributes the visit.

Affiliates get a self-serve portal with a ready-to-share link. Clicks are logged honestly as clicks; only a real downstream unlock, redemption, or upgrade triggers a reward.

First-party retargeting pixelLive

Consent-gated visitor tracking, built to feed real remarketing — not a black box.

A lightweight script that only fires after a visitor accepts analytics or marketing cookies in the on-page consent banner. Events queue locally and flush to your UnlockLoop workspace, where they become real Contacts and explainable retargeting segments (e.g. "viewed pricing, never converted"). No data reaches Meta, Google, or TikTok unless you explicitly sync an audience from the dashboard.

<script>window.UL_PIXEL_CONFIG = { gatewayUrl: 'https://your-workspace.netlify.app/api/v1/pixel/collect' };</script> <script src="assets/js/consent.js"></script> <script src="assets/js/pixel.js"></script>

More connectorsComing

Zapier, Make, and direct ESP contact sync are on the roadmap.

Have a tool you want UnlockLoop to talk to? The webhook layer is already built — most integrations are a matter of pointing it at the right endpoint.

Request a connector

Get your embed code in minutes

Join the waitlist and we'll walk you through your first gate.