Documentation
Everything you need to know about Segmently - from quick start to advanced features
Quick Start
- 1Create an account
Sign up at segmently.com/signup
- 2Create a project
Go to your dashboard and create your first project
- 3Install the snippet
Copy the installation code from Settings → API Keys & Installation
- 4Start testing
Create experiments and watch real-time results roll in
Documentation Sections
Installation Guide
Step-by-step instructions for all major platforms and frameworks
Read more →
How It Works
Understanding Segmently's architecture and A/B testing methodology
1. Visitor Assignment: Each visitor gets consistently assigned to a variant using deterministic hashing
2. Real-Time Tracking: Events are captured instantly with zero page speed impact
3. Statistical Analysis: Results update in real-time with Bayesian statistics
4. Privacy-First: No cookies, no cross-site tracking, 100% GDPR compliant
Current Features
What's available now in Segmently
- ✅ User account management with team support
- ✅ Project creation and API key management
- ✅ Secure authentication with real-time validation
- ✅ Account status & subscription tier enforcement
- ✅ Profile & settings management
- ✅ Edge-native CDN delivery (<20ms globally)
- ✅ Privacy-first tracking (no cookies)
Coming Soon
Features in active development
- 🔄 Visual experiment editor (point-and-click)
- 🔄 Real-time analytics dashboard
- 🔄 Experiment creation & management
- 🔄 Statistical significance calculator
- 🔄 Team collaboration tools
- 🔄 Email notifications (requires SMTP setup)
- 🔄 Advanced reporting & exports
Security & Privacy
How we protect your data and your users
API Key Validation: Every request validates account status in real-time
Account Enforcement: Suspended/deleted accounts = instantly disabled API keys
GDPR Compliant: No cookies, no PII storage, full data ownership
JWT Authentication: 30-day tokens with database validation on every request
Password Security: Bcrypt hashing with cost 10+
Team Management
Collaborate with your team (coming soon)
Planned Features:
- Invite team members by email
- Role-based access control (Owner, Admin, Editor, Viewer, Developer)
- Per-project permissions
- Activity audit logs
- Transfer ownership capability
API Reference
Integrate Segmently into your application
POST /api/v1/events/trackX-API-Key: seg_live_xxxxxFull API documentation coming soon
Best Practices
Get the most out of your A/B tests
1. Test One Thing: Change only one variable per experiment
2. Adequate Sample Size: Wait for statistical significance before concluding
3. Define Success Metrics: Know what you're measuring before starting
4. Run Full Weeks: Account for day-of-week variations
5. Document Everything: Keep notes on why you tested and what you learned