Analytics Overview
As a Master Administrator, you have access to comprehensive analytics across the entire platform. Use these insights to:- 📈 Track growth and adoption
- 💰 Monitor revenue and credit flow
- 🎯 Identify top-performing partners and styles
- 🔍 Detect issues and anomalies
- 🛠️ Make data-driven decisions
Accessing Analytics
Analytics data is distributed across several dashboard views:Overview Tab
Provides high-level platform metrics:- System Pulse status
- Total partners, events, users
- Credits in circulation
- Recent activity logs
Partners Tab
Partner-specific analytics:- Partner count (active vs. inactive)
- Total events across network
- Credits in channels (unallocated)
- Average consumption ratio
B2C Tab
End-user analytics:- Total B2C users
- Active users (30-day)
- Revenue this month
- Average credits per user
Styles Tab
Style performance data:- Total style count
- Most-used styles
- Style categories popularity
- Inactive styles
Logs Tab
Activity audit trail:- User actions
- System events
- Error tracking
- Transaction history
Advanced Analytics: For custom reports, dashboards, or BI tool integration (Tableau, Power BI, etc.), contact development for database access or API keys.
Key Performance Indicators (KPIs)
Platform Health KPIs
- System Availability
- Error Rate
- Response Time
Metric: Uptime percentageTarget: ≥ 99.5%How to Monitor:
- System Pulse indicator (green = up)
- Review Logs for downtime events
- External monitoring service (Pingdom, UptimeRobot)
- Investigate infrastructure issues
- Check database performance
- Review API rate limits (Replicate)
- Scale servers if needed
Growth KPIs
- Partner Growth Rate
- Event Volume
- User Acquisition (B2C)
Metric: (New Partners This Month / Total Partners Last Month) × 100Target: ≥ 10% month-over-monthHow to Track:
- Count partners approved this month
- Compare to previous month
- Track in spreadsheet or BI tool
- Marketing campaigns
- Referral incentives
- Partner success stories
- Industry event sponsorships
Financial KPIs
- Monthly Recurring Revenue (MRR)
- Credit Consumption Rate
- Revenue Per Partner
Metric: Predictable monthly income from subscriptions/contractsCalculation:
- Sum of partner contract values
- Plus B2C subscription fees (if applicable)
- Manual: Track partner contracts in spreadsheet
- Automated: Payment gateway webhooks
Engagement KPIs
- Generations Per Event
- Active Partners Ratio
- Style Diversity
Metric: Average photo generations per eventTarget: Varies by event type (50-500)How to Calculate:
- Total generations / Total events
- Review in Logs or via database query
- Low average: Events not engaging guests (improve UX, marketing)
- High average: Strong engagement (showcase success stories)
Interpreting Dashboard Metrics
Partners Tab Analytics
“Partners Activos” Card:- Shows count of non-deactivated partners
- Compare to last month (growth/churn)
- Goal: Steady increase
- Sum of all events across all partners
- Indicates platform usage volume
- Goal: 10-20% MoM growth
- Total unallocated partner credits (liability)
- Represents purchased but not consumed credits
- High number = good (revenue), but watch consumption
- Average credit usage across partners
- Formula:
(Sum of all partner credits_used) / (Sum of all partner credits_total) × 100 - Ideal range: 60-80%
- < 50%: Partners buying but not using (training issue?)
-
90%: High engagement (opportunity to upsell)
B2C Tab Analytics
“Total B2C Users” Card:- Count of all end-user accounts
- Track growth rate month-over-month
- Users with ≥ 1 generation in last 30 days
- Calculate activation rate: Active / Total × 100
- Target: ≥ 25-30%
- Sum of B2C credit purchases this calendar month
- Compare to previous months
- Track seasonality
- Total credits purchased / Number of users
- Indicates spending behavior
- Segment users by spending tier
Custom Reports & Exports
Exporting Data
Future Feature: Built-in export functionality is planned. Currently, exports require database queries or contacting development.
-
Partner List CSV:
- Columns: ID, Name, Email, Credits Total, Credits Used, Event Count, Active Status, Created Date
- Use: Accounting, partner outreach lists
-
Transaction Log CSV:
- Columns: Date, Actor, Action Type, Amount, Description
- Use: Financial reconciliation, audit compliance
-
Event List CSV:
- Columns: Event ID, Name, Slug, Partner, Client, Credits Allocated, Credits Used, Generations Count, Created Date
- Use: Event analysis, partner performance
-
Generation Stats CSV:
- Columns: Generation ID, Event, User, Style, Timestamp, Status
- Use: Usage patterns, style popularity
-
Style Usage CSV:
- Columns: Style ID, Name, Category, Usage Count, Last Used
- Use: Style curation, retirement decisions
Building Custom Dashboards
For advanced analytics: Option 1: Database Access- Request read-only database credentials
- Connect BI tool (Tableau, Power BI, Metabase)
- Build custom queries and visualizations
- Request API keys with analytics scope
- Pull data programmatically
- Build custom dashboards in React, Vue, etc.
- Use Zapier or Make.com to sync data
- Create live dashboards in Google Sheets
- Share with team members
Contact Development: To set up custom analytics, email [email protected] with your requirements and use case.
Analyzing Trends
Seasonal Patterns
Weddings:- Peak: May-October (Northern Hemisphere)
- Low: November-March
- Plan capacity and marketing accordingly
- Peak: September-November (conferences, year-end)
- Low: July-August (vacations)
- Target Q3-Q4 for sales pushes
- Spikes: Christmas parties (Dec), New Year (Jan), Valentine’s (Feb)
- Plan promotions around these dates
User Behavior Insights
From Logs:- Peak usage times (evenings, weekends for B2C)
- Average session duration
- Drop-off points (where users abandon)
- Popular styles (prioritize in UI)
- Style pack preferences by event type
- Quality issues (styles with high deletion rate)
- Average credit purchase size
- Repeat purchase rate
- Price sensitivity (test promotions)
Performance Benchmarks
Platform Benchmarks (Target Ranges)
| Metric | Good | Needs Improvement |
|---|---|---|
| System Uptime | ≥ 99.5% | < 99% |
| Error Rate | < 1% | > 3% |
| Avg Response Time | < 2s | > 5s |
| Partner Growth (MoM) | ≥ 10% | < 5% |
| Partner Churn (MoM) | < 5% | > 10% |
| Credit Consumption | 60-80% | < 50% or > 95% |
| Active Partner Ratio | ≥ 60% | < 40% |
| Generations Per Event | ≥ 100 | < 50 |
| B2C User Activation | ≥ 30% | < 15% |
| Revenue Growth (MoM) | ≥ 15% | < 5% |
Partner Segmentation
By Activity Level:- Power Partners: ≥ 10 events/month, ≥ 80% credit usage
- Active Partners: 3-9 events/month, 50-80% usage
- Occasional Partners: 1-2 events/month, < 50% usage
- Dormant Partners: 0 events in 90 days
- Power Partners: VIP support, early access to features, volume discounts
- Active Partners: Standard support, upsell opportunities
- Occasional Partners: Re-engagement campaigns, training offers
- Dormant Partners: Win-back campaigns, feedback surveys, consider deactivation
Alerting & Monitoring
Critical Alerts to Set Up
System Alerts:- 🚨 System Pulse turns red (immediate)
- 🚨 Error rate > 5% (within 5 minutes)
- 🚨 Database connection failures (immediate)
- 🚨 API service outages (immediate)
- 💬 Daily summary email (stats, new partners, top events)
- 💬 Low credit warning for partners (< 10% remaining)
- 💬 New partner applications (within 1 hour)
- 💬 High-value transactions (> $500 credit purchase)
- 🔒 Unusual login patterns (multiple failed attempts)
- 🔒 Bulk deletions or data exports
- 🔒 Unauthorized API access attempts
Best Practices
Daily Reviews
- ✅ Check System Pulse (green?)
- ✅ Review overnight Logs for errors
- ✅ Approve new partner applications
- ✅ Respond to support tickets
Weekly Reviews
- 📅 Compare current week to last week (growth?)
- 📅 Identify top-performing partners (recognize them)
- 📅 Review inactive partners (re-engage)
- 📅 Analyze style usage (retire unpopular styles)
Monthly Reviews
- 📊 Calculate MoM growth for all KPIs
- 📊 Export data for accounting/reporting
- 📊 Conduct partner performance reviews
- 📊 Plan next month’s marketing/sales strategy
Quarterly Reviews
- 📈 Deep-dive analysis (trends, seasonality)
- 📈 Roadmap planning (features, infrastructure)
- 📈 Financial forecasting
- 📈 Team retrospectives
Next Steps
Master Dashboard
Navigate the admin control panel
Manage Partners
Oversee partner accounts
Style Management
Optimize AI style catalog