Quick Start#
Get AI-powered analytics recommendations in under 5 minutes.
1. Create Your Account#
- Go to vector.auderon.com/signup
- Enter your email and create a password
- Check your email to verify your account
- Log in to your dashboard
2. Connect Your First Integration#
Vector supports multiple analytics platforms. Start with whichever you use:
PostHog#
- Go to Integrations in the sidebar
- Click Connect on PostHog
- Enter your credentials:
- Region: Select US or EU Cloud
- Personal API Key: Find in PostHog → Settings → Personal API Keys
- Project ID: The number from your project URL (
app.posthog.com/project/[ID])
- Click Test Connection to verify
- Click Connect to save
Umami#
- Click Connect on Umami
- Enter:
- Host URL: Your Umami instance (e.g.,
https://stats.example.com) - API Key: Generate in Umami → Settings → API Keys
- Website ID: Found in Website Settings
- Host URL: Your Umami instance (e.g.,
Google Analytics 4#
- Click Connect on Google Analytics
- Enter:
- Property ID: Your GA4 property ID
- Service Account JSON: Download from Google Cloud Console
See Integrations Guide for detailed setup instructions.
3. View Your Recommendations#
Once connected, Vector will analyze your data and generate recommendations:
- Go to Recommendations in the sidebar
- Review AI-ranked insights sorted by impact score
- Each recommendation includes:
- Impact Score: Potential business value (1-10)
- Confidence: How certain the analysis is (1-10)
- Ease: Implementation difficulty (1-10)
- Evidence: Specific metrics supporting the recommendation
4. Generate Specs#
Turn recommendations into actionable engineering specs:
- Click Generate Spec on any recommendation
- Review the AI-generated specification
- Export as Markdown for your engineering team
- Or copy directly into Claude/Cursor for implementation