Overview
The Bouncy.ai API provides detailed analytics for individual links, bio websites, and aggregate data across your entire account. Track:- Views and clicks - Total views, tracked clicks, and time-series trends
- Website button clicks - Per-button click totals and daily click counts for bio pages
- Geographic data - Country-level location
- Device information - Mobile vs desktop and platform breakdowns
- Referrer sources - Where your traffic comes from
- Time series data - Clicks over time with hourly/daily granularity
- Adult confirmations - Confirmation count and rate for adult-gated links
Get Link or Website Analytics
Retrieve detailed analytics for a specific link or bio website. For websites, use the website document ID, custom slug, or custom domain:Response
Website Button Click Analytics
Bio website button clicks are included in the same endpoint underclicksByLink. Each item represents one tracked button or social link and includes:
id- Stable button/link IDtitle- Button title shown on the pageurl- Destination URLcountandtotalClicks- Total clicks in the selected rangedailyClicks- Per-day click counts for that button
Filter Analytics by Date Range
Add query parameters to filter by date:Get Summary Analytics
Get aggregated analytics across all your links:Response
Filter Summary by Tags
Get analytics for links with a specific tag:Real-World Use Cases
Campaign Performance Dashboard
Build a custom dashboard showing performance across campaigns:Automated Reporting
Send weekly email reports with link performance:A/B Testing
Compare performance of different link variations:Analytics Best Practices
Cache analytics data
Cache analytics data
Analytics don’t change instantly - cache results for a few minutes:
Use date filters for performance
Use date filters for performance
When querying large date ranges, the API processes more data. For better performance, query smaller date ranges:
Next Steps
Create Links
Create links to start tracking analytics
Organize with Tags
Use tags to group links by campaign
API Reference
Full analytics endpoint documentation
Webhooks
Get notified when links reach milestones (coming soon)