A new live demo at demo.frigade.com
Jun 17, 2026
demo.frigade.com is fully rebuilt. It's now a real product surface you can poke around in, with the Frigade Engage component library wired throughout.
The demo is the fastest way to see what Engage components feel like in context: announcements, tours, checklists, banners, NPS, forms, all wired into a working dashboard so you can click through them the way your users would.
We've also included a video showing the Frigade Assistant generating on-demand product tours and in-app guidance. It gives you a quick look at how AI-generated product tours actually work.
The whole demo is open source. Source code at github.com/FrigadeHQ/demo-v2. Clone the repo and use it as a starting point for an internal demo of where Frigade fits in your product.
A lot of the demo was built using our Claude Code skill for Engage. If you want to add a tour, checklist, banner, or survey into your own product without touching the dashboard, the skill takes you from idea to a merged PR in one prompt.
Try it now: demo.frigade.com.
- Oct 25, 2023
Improved Docs Layouts
We've given the developer docs a layout upgrade. Rather than storing everything on a single page (it was getting out of hand), the docs are now divided into high-level sections to make it much easier to find what you're looking for.
- Oct 11, 2023
Updated Flow Analytics
After hearing feedback that customers wanted better performance insights directly in the dashboard, we gave Flow analytics a big update:
- Sep 12, 2023
Targeting Acquired
Targeting is how you control the state and visibility of Flows (and Steps) based on data about the current user. Previously, targeting was code-only: fine for simple queries, awkward for complex ones.