Reports & Analytics
This guide covers the powerful reporting and analytics capabilities of 4Geeks Perks, helping administrators make data-driven decisions to optimize their employee benefits programs.
Overview¶
4Geeks Perks provides comprehensive analytics to help you:
- Monitor perk utilization and employee engagement
- Track budget consumption and forecast spending
- Calculate ROI on your perks investment
- Identify trends and optimize offerings
- Generate compliance and audit reports
Accessing Reports¶
- Log in to the 4Geeks Console
- Navigate to Perks > Analytics or Perks > Reports
Dashboard¶
The Analytics Dashboard provides real-time insights at a glance.
Key Metrics¶
Adoption Metrics: - Active Users: Employees who redeemed at least one perk in the selected period - Adoption Rate: Percentage of eligible employees using perks - New Enrollees: Employees who joined the perks program - Engagement Score: Composite metric based on frequency and diversity of perk usage
Financial Metrics: - Total Spend: Amount spent on perks in the selected period - Budget Utilization: Percentage of allocated budget used - Average Cost Per Employee: Total spend divided by active users - Cost Per Redemption: Average cost of each perk redemption
Operational Metrics: - Total Redemptions: Number of perk redemptions - Average Redemptions Per User: Frequency of perk usage - Top Perks: Most popular perks by usage - Peak Usage Times: When perks are redeemed most frequently
Dashboard Views¶
Executive View: High-level metrics for leadership reporting: - Overall adoption rate - Total budget vs. actual spend - Employee satisfaction indicators - ROI summary
Operational View: Detailed metrics for day-to-day management: - Daily/weekly redemption trends - Device status (for IoT integrations) - Pending approvals - Alert summary
Financial View: Budget-focused analytics: - Spend by category - Budget forecasts - Cost center breakdown - Variance analysis
Standard Reports¶
Usage Report¶
Shows how employees are utilizing perks.
Metrics Included: - Total redemptions by perk type - Redemptions by department - Redemptions by location - Redemptions by time period (daily, weekly, monthly) - Top 10 most used perks - Least used perks
Filters: - Date range - Department - Location - Employee type - Perk category
Use Cases: - Identify popular perks to expand offerings - Discover underutilized perks for promotion or removal - Track seasonal usage patterns - Compare usage across departments
Budget Report¶
Detailed analysis of perk spending.
Metrics Included: - Budget allocated vs. spent - Spend by perk category - Spend by department - Average spend per employee - Budget utilization rate - Projected end-of-period spend - Overage alerts
Filters: - Date range - Budget category - Department - Cost center - Perk type
Use Cases: - Monitor budget consumption - Identify overspending trends - Plan future budget allocations - Report to finance department
Employee Engagement Report¶
Measures how engaged employees are with the perks program.
Metrics Included: - Adoption rate over time - Engagement score distribution - Active vs. inactive users - Average redemptions per employee - Perk diversity index (how many different perks each employee uses) - Employee satisfaction scores (if surveys enabled)
Filters: - Date range - Department - Tenure - Employment type - Location
Use Cases: - Identify disengaged employees - Measure program effectiveness - Target communications to inactive users - Correlate engagement with retention
Wallet Report¶
Analysis of wallet point allocation and redemption.
Metrics Included: - Total points allocated - Total points redeemed - Total points remaining - Average balance per employee - Point expiration tracking - Top redeemers - Redemption velocity (points per day)
Filters: - Date range - Department - Allocation type (recurring, one-time, bonus) - Employee group
Use Cases: - Optimize point allocation amounts - Identify employees with unused points - Plan point distribution schedules - Monitor wallet program costs
Vendor Report¶
Performance and utilization of perk vendors.
Metrics Included: - Transactions by vendor - Revenue by vendor - Average transaction value - Vendor rating (if feedback enabled) - Contract compliance - Service level metrics
Filters: - Date range - Vendor category - Location - Service type
Use Cases: - Evaluate vendor performance - Negotiate better terms - Identify reliable partners - Track contract utilization
ROI Report¶
Calculate the return on investment for your perks program.
Metrics Included: - Total program cost - Estimated value to employees - Retention rate correlation - Productivity metrics (if integrated with HR system) - Employee satisfaction impact - Cost per hire reduction - Absenteeism reduction
Filters: - Date range - Department - Perk category - Employee segment
Use Cases: - Justify perks budget to leadership - Compare ROI across perk types - Optimize investment allocation - Report to board/stakeholders
Custom Reports¶
Create tailored reports for specific needs.
Building a Custom Report¶
- Go to Perks > Reports > Custom
- Click Create Report
- Choose report type:
- Tabular (spreadsheet-style)
- Summary (aggregated metrics)
- Trend (time-series data)
- Comparison (side-by-side analysis)
- Select data fields:
- Employee information
- Perk details
- Transaction data
- Financial metrics
- Time dimensions
- Apply filters:
- Date range
- Departments
- Locations
- Perk types
- Employee attributes
- Choose aggregation:
- Sum
- Average
- Count
- Min/Max
- Median
- Set grouping:
- By department
- By perk
- By time period
- By location
- Preview report
- Save or export
Report Templates¶
Save custom reports as templates for reuse:
- After building a report, click Save as Template
- Name the template
- Add description (optional)
- Set refresh schedule (optional)
- Share with other admins (optional)
- Click Save
Access templates at Perks > Reports > Templates
Scheduled Reports¶
Automate report generation and delivery.
Creating a Schedule¶
- Go to Perks > Reports > Scheduled
- Click Create Schedule
- Configure:
- Report type: Standard or custom report
- Frequency:
- Daily
- Weekly (choose day)
- Monthly (choose date)
- Quarterly
- Time: When to generate
- Recipients: Email addresses (comma-separated)
- Format: PDF, CSV, Excel
- Date range:
- Previous period
- Month-to-date
- Year-to-date
- Custom range
- Click Save
Managing Schedules¶
- Pause: Temporarily stop delivery
- Edit: Modify schedule settings
- Delete: Remove schedule
- Run now: Generate immediately
- View history: See past deliveries
Data Export¶
Export report data for external analysis.
Export Formats¶
CSV: - Raw data format - Compatible with most tools - Best for large datasets - No formatting
Excel: - Formatted spreadsheets - Multiple sheets possible - Preserves charts and graphs - Best for presentations
PDF: - Print-ready format - Preserves visual design - Best for sharing with stakeholders - Not editable
JSON: - API-friendly format - Best for system integrations - Structured data - Developer use
Exporting Data¶
- Generate or open a report
- Click Export
- Choose format
- Select options:
- Include charts
- Include filters
- Date format
- Currency format
- Click Download
Analytics API¶
Access analytics data programmatically.
Authentication¶
POST /api/v1/auth/token
Content-Type: application/json
{
"client_id": "your_client_id",
"client_secret": "your_client_secret",
"grant_type": "client_credentials"
}
Get Dashboard Metrics¶
Get Usage Report¶
GET /api/v1/analytics/usage?start_date=2026-01-01&end_date=2026-04-24&group_by=department
Authorization: Bearer {token}
Get Budget Report¶
GET /api/v1/analytics/budget?period=current_month&department=engineering
Authorization: Bearer {token}
Real-Time Analytics¶
Monitor perk activity as it happens.
Live Dashboard¶
- Go to Perks > Analytics > Live
- View:
- Real-time redemptions
- Active sessions
- Current wallet transactions
- IoT device activity
- System alerts
Real-Time Alerts¶
Configure instant notifications for: - Budget threshold reached - Unusual activity detected - Device offline - High-value transactions - System errors
Set up at Perks > Analytics > Alerts
Benchmarking¶
Compare your perks program against industry standards.
Industry Benchmarks¶
Available for Premium plans: - Average adoption rate by industry - Typical spend per employee - Popular perks by sector - Engagement score benchmarks - ROI averages
Accessing Benchmarks¶
- Go to Perks > Analytics > Benchmarks
- Select:
- Industry
- Company size
- Region
- View comparison:
- Your metrics vs. industry average
- Percentile ranking
- Improvement opportunities
Employee Feedback Integration¶
Combine usage data with employee satisfaction.
Survey Reports¶
If employee surveys are enabled: - Satisfaction scores by perk - Net Promoter Score (NPS) - Qualitative feedback themes - Improvement suggestions - Correlation between usage and satisfaction
Setting Up Surveys¶
- Go to Perks > Analytics > Surveys
- Create survey:
- Target audience
- Questions
- Frequency
- Anonymity settings
- Distribute to employees
- Review results in analytics dashboard
Data Retention¶
Retention Policy¶
- Transaction data: 7 years
- Employee data: Duration of employment + 3 years
- Analytics snapshots: 3 years
- Custom reports: Until deleted
Archiving Data¶
- Go to Perks > Settings > Data Management
- Choose data to archive
- Select archive format
- Download or store in cloud
- Confirm archival
Best Practices¶
Dashboard Usage¶
- Review dashboard daily for operational issues
- Conduct weekly trend analysis
- Perform monthly comprehensive reviews
- Share executive summaries quarterly
Report Design¶
- Keep reports focused on specific questions
- Use consistent date ranges for comparisons
- Include context and benchmarks
- Highlight actionable insights
- Avoid information overload
Data-Driven Decisions¶
- Test changes with small groups first
- Measure impact before and after
- Gather employee feedback
- Iterate based on results
- Document decisions and rationale
Reporting Cadence¶
Daily: - Check alerts and anomalies - Monitor IoT device status - Review pending approvals
Weekly: - Usage trends - Budget consumption - Employee engagement
Monthly: - Comprehensive usage report - Budget vs. actual analysis - Vendor performance review - Employee feedback summary
Quarterly: - ROI calculation - Industry benchmarking - Strategic recommendations - Executive presentation
Troubleshooting¶
Report Generation Issues¶
Report takes too long: - Reduce date range - Apply more filters - Use summary instead of detailed view - Schedule for off-peak hours
Missing data: - Verify date range - Check employee eligibility settings - Confirm perk was enabled during period - Review data sync status
Incorrect totals: - Check for duplicate entries - Verify filter logic - Confirm currency conversion rates - Review aggregation method
Export Problems¶
File too large: - Split into multiple reports - Use CSV instead of Excel - Reduce date range - Apply filters
Formatting issues: - Try different export format - Check date/timezone settings - Verify currency preferences - Update browser
Next Steps¶
- Learn about IoT integrations
- Explore the administration guide
- Review the comprehensive FAQ
- Browse service-specific guides
Still questions? Ask the community or explore tutorials