Let an AI coding assistant handle the integration for you. It will detect your project setup, ask what you want to track, and write the code.Documentation Index
Fetch the complete documentation index at: https://docs.bigdelta.com/llms.txt
Use this file to discover all available pages before exploring further.
Download the setup instructions
Download the Bigdelta AI setup instructions file.
Feed it to your AI assistant
Open the file in your AI coding tool — Claude, Cursor, GitHub Copilot, or any other assistant that can read your codebase.
Follow the prompts
The AI will ask what you want to track:
- User signups and logins/logouts — identify users and track auth events
- Feature adoption — track which features users try, adopt, or drop
- Plan limits and entitlements — track usage against plan limits (server-side)
- All of the above