Skip to main content
Capture live website interactions with the Autoplay SDK and pull them into a Botpress agent on demand for real-time context.

✨ Final result

Example chat: generic bot reply when the bot does not know which page the user is on
Video walkthrough β€” Open on YouTube if the player does not load.

πŸ“‹ Prerequisites

Complete the Quickstart. You should have:
  • Your activity source set up β€” PostHog (or Amplitude) capturing events in your app, with identify (or setUserId) setting a stable user_id you can also reference inside Botpress
  • A registered product β€” your product_id, mcp_url, and mcp_key from the Quickstart
  • A Botpress account β€” with a bot created in Botpress Studio

The building blocks

Follow the steps in order β€” each page stands alone so you can ship incrementally.
  1. Connect real-time events β€” Pull a user’s live activity on demand from the Autoplay connector and wire an Autonomous Agent to answer with that context.
  2. Define proactive triggers β€” Proactively message users in Botpress based on what they’re doing in your product. (Coming soon)