Documentation
From script tag to first feedback
Short, honest guides for getting Fidibeki running: install the widget, shape its behavior with rules, and wire events into your own systems.
Install the widget
Create a project, add your allowed domains, and embed the Fidibeki loader with one async script tag.
Configure widget rules
Presentations, targeting, objectives, response blocks, attachments, replay, and appearance. Everything a widget rule controls.
Verify webhook deliveries
Subscribe destinations to events and verify the HMAC SHA256 signature on every delivery.
Turn on two factor authentication
Enrol a TOTP authenticator on your own account, then require two factor across the workspace without locking anyone out.
The 30-second version
Create a project, allow your domain, paste one script tag:
<script src="https://widget.fidibeki.com/v1/loader.js" data-fidibeki-key="pk_live_..." async></script>The loader is async, renders in a shadow root, and checks the browser origin against your allowed domains. Full details in Install the widget.
Stuck on setup?
Book a demo and we will install it with you. Or start a free trial and follow the in-app getting started checklist.