Pipe live user behavior from the Autoplay SDK directly into your Crisp AI chatbot for real-time, context-aware support.Documentation Index
Fetch the complete documentation index at: https://developers.autoplay.ai/llms.txt
Use this file to discover all available pages before exploring further.
β¨ Final result
A new user is exploring the app for the first time. Theyβve clicked through the Dashboard, opened the Reports tab, and hovered over a few chart elements β but havenβt created anything yet. Then they open the chat widget and ask a question.- Without real-time context
- With real-time context
π Prerequisites
Complete the Quickstart. You should have:- PostHog in the browser β snippet, API key,
product_idonidentify(and email after login if you use it) - Connector credentials β URL, API token, stream URL (e.g.
https://your-connector.onrender.com/stream/plus your product id from the dashboard) autoplay-sdkinstalled β and a successful test stream from the Quickstart- A Crisp account β with Plugin-tier API access enabled
The building blocks
Follow the steps in order β each page stands alone so you can ship incrementally.- Connect real-time events β Set up the webhook server and event listener so Crisp replies with real-time context.
- Define proactive triggers β Proactively message users in Crisp based on what theyβre doing in your product. (Coming soon)











