What youβll orchestrate
- Session replay provider β captures what the user is doing in real time (PostHog or equivalent)
- Visual guidance tours β step-by-step flows triggered at the right moment (UserTour or equivalent)
- Dify support AI agent β the conversational interface that answers questions
β¨ Final result


π Prerequisites
Complete the Quickstart. You should have:- Your activity source set up β PostHog (or Amplitude) capturing events, with
identifysetting a stableuser_id - A registered product β your
product_id,mcp_url, andmcp_keyfrom the Quickstart - A Dify account β cloud at cloud.dify.ai or self-hosted, with an existing chatbot application
The building blocks
Follow the steps in order β each page stands alone so you can ship incrementally.- Connect real-time events β Add the Autoplay MCP server to your Dify Agent so it pulls live user activity on demand.
- Define proactive triggers β Proactively message users in Dify based on what theyβre doing in your product. (Coming soon)