Get the bell widget live on your site in under five minutes.
pk_… API key.</body>:<script async src="https://cdn.luminafeed.io/v1/widget.js" data-project="pk_your_key_here"></script>
Optional but unlocks segmentation and unread state across devices:
window.Luminafeed = window.Luminafeed || { q: [] };
Luminafeed.q.push(['identify', {
userId: 'user_42',
email: 'jane@acme.com',
traits: { plan: 'pro', country: 'US' }
}]);
Open Project settings → Custom domain → enter your subdomain. You'll get a CNAME + TXT record to add to your DNS. Click Verify DNS after ~5 minutes; SSL is provisioned automatically.
Build rules over traits.*, email, locale, or created_at. Attach a segment to a post and only matching users will see it in their widget feed.
Coming soon. For now, all widget endpoints are documented at luminafeed.io and the source is on GitHub.
Email support@luminafeed.io — we're tiny and we answer fast.
Questions? support@luminafeed.io