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