Currency filter
Keep in mind that our revenue analytics dashboards are segmented by currency. If you have invoices in multiple currencies, please note that no conversion rate is applied.Time filter
Within the user interface, you have the ability to filter metrics based on timeframes. Your options include:Yearly
: Covers the last 12 monthsMonthly
: Focuses on the current monthQuarterly
: Encompasses the past 4 months
API-Driven revenue insights
At Lago, our analytics dashboards are accessible through both the user interface and dedicated API endpoints. When interacting with our APIs, you have the flexibility to fine-tune your data retrieval by incorporating currency-based filters. This means you can seamlessly obtain the insights that matter most to you, all while harnessing the power of Lago’s analytics capabilities.Data caching strategy
Lago optimizes data retrieval for revenue analytics in both UI and API endpoints through strategic caching. This ensures faster performance. However, it’s important to note that this data is refreshed every 4 hours. Consequently, there may be a slight delay in reflecting the most current revenue data at the time of access.Data models
If you’re looking to craft custom queries from our self-hosted database, here are key insights to empower your interaction with our data models: Invoice Types:subscription
: 0add_on
: 1credit
: 2one_off
: 3
pending
: 0succeeded
: 1failed
: 2
draft
: 0finalized
: 1voided
: 2