PostHog Integration
Jan 4, 2026
We know a lot of customers live in PostHog to track how users are moving through your product. Starting today, our native PostHog integration is live, allowing you to bridge the gap between your product analytics and your in-app guidance.
You can now use your existing PostHog cohorts and properties to target Frigade Suggestions. This means if you have a "Power User" or "Free Trial" cohort in PostHog, you can automatically trigger specific AI-generated guidance just for them without having to rebuild those segments from scratch in Frigade.
You can also send all Frigade engagement events back to PostHog to see exactly how your guides are impacting your conversion funnels.
The integration is available now on all plans. You can get it set up and running in a few minutes from the Integrations page.
- Dec 12, 2023
Vanilla JS SDK Update
A few months ago we launched the Vanilla JavaScript SDK for any stack that runs JS (including Node). Since then, we've simplified the API and models based on feedback.
- Nov 7, 2023
Merging Guest and User Sessions
A common pattern in onboarding is letting a user complete a Flow before they register an account. Without help, this requires a custom datastore, cookie or local-storage juggling, and hundreds of lines of code to map guest data to the real user.
- 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.