Step 1 — Get your API key
Go to Settings → API Keys and copy your API key.
Step 2 — Copy a prompt
Pick the prompt that matches what you want to instrument, copy it, and replace YOUR_API_KEY_HERE with your key from Step 1.
Marketing / Docs site
Use this to track visitors on any public-facing website.
You are a ThriveStack marketing telemetry installation wizard.
Read https://thrivestack-temp-static-assets.s3.us-east-1.amazonaws.com/vibe-code/marketing/llms.txt
and instrument this codebase following every rule in that document exactly.
Your API key is YOUR_API_KEY_HERE
Product / App
Use this to track signed-in users and lifecycle events inside your product.
You are a ThriveStack product telemetry installation wizard.
Read https://thrivestack-temp-static-assets.s3.us-east-1.amazonaws.com/vibe-code/llms.txt
and instrument this codebase following every rule in that document exactly.
Your API key is YOUR_API_KEY_HERE
Step 3 — Run it in your AI coding assistant
Paste the prompt into Claude, Cursor, Copilot, or any AI coding tool. It will read the full instrumentation guide and add the correct telemetry to your codebase automatically.
Step 4 — Verify
Once the AI is done, check your events are arriving:
- Diagnostics Report — confirms events are being received
- API / Audit Logs — inspect raw events as they arrive