Bitrix24 CRM Analytics and Sales Dashboards: Reports, Funnels and Forecasting
Bitrix24 offers two layers of sales analytics - native CRM reports for everyday tracking and a BI Builder for custom dashboards with charts, filters, and multi-table data models. Together, they give sales leaders a complete picture of pipeline, team performance, and revenue trends without leaving the platform.
What Analytics Bitrix24 (Alaio) Includes Out of the Box
Bitrix24 ships with two tiers of analytics: standard CRM reports available to all plans, and the BI Builder - a no-code charting layer that lets teams build custom dashboards from deal and lead data tables configured specifically for their pipeline.
Most teams start with the native reports and find they cover the majority of day-to-day management needs. When the business grows more complex - multiple pipelines, cross-functional KPIs, or the need to blend CRM data with financial systems - the BI Builder (or an external tool) takes over.
| Layer | What it covers | Who configures it |
|---|---|---|
| Standard CRM Reports | Stage conversion, deal counts, revenue by manager | End users / admins |
| BI Builder | Custom charts, multi-filter dashboards, combined data tables | Bitrix24 partner / admin |
| External BI (e.g. DataLens) | Cross-system analytics, advanced forecasting | Partner + IT team |
Understanding which tier fits your current needs saves both time and budget - and shapes how you design your sales funnels from the start.
Built-In CRM Reports: What They Cover
Standard Bitrix24 CRM reports cover the metrics most sales managers need daily: stage-by-stage conversion rates, deal counts per manager, total revenue per manager, and similar pipeline summaries - all filterable by date range and responsible employee.
These reports require no additional configuration. Based on our project work across industries, standard reports consistently include:
- Stage conversion - percentage of deals moving from each stage to the next
- Deal count by manager - who is handling how many active deals
- Revenue by manager - total and won deal value broken down by rep
- Lead volume - number of leads created in a selected period
When teams need data beyond these dimensions - for example, tracking deal movement across multiple pipelines, or comparing inbound call duration against deal outcomes - custom reports or the BI Builder are the appropriate next step.
Funnel Analytics: Tracking Conversion Between Stages
Bitrix24 funnel analytics shows exactly how many deals enter each stage, how many advance, and how many are lost - with loss reasons recorded at the deal card level so managers can diagnose drop-off points and fix them.
A well-structured funnel is the foundation of accurate reporting. In practice, implementations typically include stages such as:
- New lead received
- Lead qualified
- Meeting scheduled
- Meeting held
- Proposal / reservation
- Deal won
Each transition is tracked automatically as the deal card moves through the pipeline. When a deal closes as lost, the reason is captured - giving management a clean view of where and why opportunities die.
One important automation pattern used across projects: when a deal card moves from one pipeline to another (for example, from a pre-sales funnel to a fulfilment pipeline), a copy of the original card is preserved in the source funnel for statistical continuity. This means historical conversion data is never lost when deals are handed off between teams.
Key principle: Each pipeline should be designed with reporting in mind before configuration begins. Adding fields retroactively produces gaps in historical data.
For teams managing multiple business lines or customer segments, separate pipelines can be configured with their own stage logic and automation, then consolidated into a single reporting view. This scales well - a financial services company might run distinct pipelines for new clients, repeat business, and contract fulfilment, each with independent KPIs.
BI Builder: Custom Dashboards Beyond Standard Reports
The Bitrix24 BI Builder allows teams to create up to 4 custom charts per report and apply up to 5 filters, pulling from data tables built specifically around their deal and lead fields - giving far more flexibility than standard reports without requiring external software.
CRM data flows from deal and lead cards through the BI Builder configuration layer and into a visual dashboard.
The data pipeline runs from raw CRM events (deal stage changes, call logs, lead creation) into structured data tables, which the BI Builder then queries to render charts and filtered views on the dashboard.
flowchart LR
LEADS[Lead Cards] --> DBTABLE[BI Data Tables]
DEALS[Deal Cards] --> DBTABLE
CALLS[Call Logs] --> DBTABLE
DBTABLE --> BIBUILDER[BI Builder]
BIBUILDER --> DASH[Sales Dashboard]
DASH --> MGR[Sales Manager View]
DASH --> DIR[Director / Owner View]
A typical BI Builder setup for a sales team includes:
- Up to 2 data tables - one for deals, one for leads, each configured with the CRM fields relevant to the business
- Up to 4 charts per report - bar charts, pivot tables, trend lines
- Up to 5 filters - by date range, responsible manager, deal stage, pipeline, or custom fields
- Custom metrics - defined in the project spec and visualised in the most appropriate chart type
Chart type selection (bar, column, pivot table, etc.) is determined by the metric structure. A manager summary report, for instance, typically renders as a pivot table or grouped bar chart showing lead counts, converted deals, and won deals side by side.
Manager Performance Dashboards
A properly configured manager performance dashboard in Bitrix24 displays - for each sales rep and for any selected period - the number of leads created, deals converted, calls made and received, call duration, and deals reaching key stages like meeting scheduled, proposal sent, and won.
This is one of the most commonly requested analytics configurations in our projects. A complete manager report covers:
| Metric | Visualisation | Filter |
|---|---|---|
| Leads created | Pivot table / bar chart | Date of lead creation |
| Leads converted to deals | Grouped bar chart | Same period |
| Deals reaching "Meeting Scheduled" | Column per manager | Period |
| Deals reaching "Meeting Held" | Column per manager | Period |
| Deals reaching "Won" | Column per manager | Period |
| Outbound calls count | Bar chart by day/manager | Date of call |
| Inbound calls count | Bar chart by day/manager | Date of call |
| Outbound call duration | Column chart | Date of call |
| Inbound call duration | Column chart | Date of call |
Call analytics are particularly valuable when AI call analysis is layered on top - transcription and quality scoring then feed back into the same dashboard, giving managers a complete picture of both quantity and quality of communication.
Access controls matter here: in most implementations, individual managers see only their own data, while team leads and directors see the full team view.
Lead Analytics: Cohort Logic and Period Accuracy
Accurate lead reporting in Bitrix24 requires strict cohort logic: a lead should be counted in a reporting period based solely on its creation date, not on when it was qualified - otherwise conversion rates are distorted and period-over-period comparisons become unreliable.
This is a subtle but critical configuration point. The correct approach:
- Include leads created within the reporting window (e.g. 1 Oct - 31 Oct)
- Exclude leads created before the window, even if qualified during it
- Count as qualified only leads both created AND qualified within the same period
- Do not count leads created in the period but qualified after it closes
A correctly configured lead report for a period shows three numbers:
- Total leads created in the period
- Qualified leads from that cohort
- Sales (won deals) originating from that cohort
This cohort-based logic ensures that when you compare October to November, you are comparing like with like - not mixing leads from different acquisition periods. Getting this right during the analytics design phase is one of the questions covered in a proper Bitrix24 onboarding questionnaire before configuration begins.
Connecting External BI Tools
For organisations that need analytics beyond Bitrix24's native capabilities - such as cross-system dashboards blending CRM, financial, and HR data - the platform supports structured data export to external BI tools, with the data table architecture designed in Bitrix24 and then piped to the external system.
In more advanced implementations, the analytics design process involves three distinct phases:
- KPI definition - agreeing with stakeholders on exactly which metrics appear on dashboards (conversion rate, lead response time, manager workload, etc.)
- Data structure design - mapping which CRM fields feed which KPIs, and building the table schemas accordingly
- External connection - structuring the data export so it feeds cleanly into the external BI platform
The data structure work is non-trivial. Universal list fields in Bitrix24 may need to be normalised before they aggregate correctly in an external dashboard. This is typically a 10-17-hour scoped engagement with a business analyst before any visual configuration begins.
For companies comparing platforms before committing to this level of analytics investment, Bitrix24 vs HubSpot and Bitrix24 vs Salesforce comparisons are useful reference points for understanding what each system offers natively.
How to Set Up Analytics in Bitrix24: Practical Steps
Analytics setup in Bitrix24 follows a five-step sequence: define KPIs → design pipeline stages with reporting in mind → configure deal/lead card fields → train users to populate data consistently → build reports and dashboards on top of clean, structured data.
Skipping any step - especially the field design and user training phases - results in dashboards that look impressive but contain unreliable data. Here is the standard sequence used in our implementations:
- Stakeholder interview - collect the exact metrics leadership needs to see, in the format they need to see them (table, chart, by period, by manager, by product line)
- Pipeline stage design - define stages so that each transition is a reportable event; include loss reasons as a required field on closure
- Card field configuration - add custom fields that will carry data into reports (e.g. deal direction, product category, source channel)
- Automation setup - configure robots and reminders to flag cards that have been static on a stage too long, keeping pipeline data fresh
- Report and dashboard build - set up standard reports first, then layer BI Builder charts for the metrics not covered natively
For teams running Bitrix24 for manufacturing or logistics operations, the same logic applies - but the pipeline stages and the KPIs tracked at each stage reflect the operational specifics of those industries rather than a generic B2B sales motion.
A realistic scoping note: analytics design and configuration is typically a separate workstream from CRM setup. Based on project data, a thorough analytics specification - covering interviews, KPI definition, and technical design - takes 10-17 hours of business analyst time before implementation begins.
Frequently asked questions
What reports does Bitrix24 include by default?
Standard Bitrix24 CRM reports cover stage-by-stage funnel conversion, deal counts and revenue by manager, and lead volume - all filterable by date and responsible employee. No additional configuration is needed to access these.
What is the Bitrix24 BI Builder and when should I use it?
The BI Builder is a no-code dashboard tool built into Bitrix24 that lets you create custom charts and filtered reports from deal and lead data tables. Use it when standard reports don't cover the metrics you need - for example, call duration by manager, cross-pipeline summaries, or combined lead-to-revenue funnels.
How many charts and filters can I add in a BI Builder report?
A standard BI Builder report configuration supports up to 4 charts and up to 5 filters. Additional data tables (up to 2 per report) can be configured to feed different entity types, such as one for deals and one for leads.
Why do lead conversion rates look wrong in my Bitrix24 reports?
The most common cause is missing cohort logic: leads qualified outside the reporting window are being counted as conversions within it, or vice versa. Leads should be included in a period based strictly on their creation date, and qualification should only count if it also falls within the same window.
Can Bitrix24 analytics data be sent to an external BI tool?
Yes. Bitrix24 supports structured data export to external platforms. The process requires designing the data table schema inside Bitrix24 first, then configuring the export feed. This is typically scoped as a separate analytics design phase before the connection is built.
How long does it take to set up custom analytics in Bitrix24?
Based on our project experience, a full analytics specification - including stakeholder interviews, KPI definition, and technical data design - takes 10-17 hours of business analyst time. Dashboard build and configuration is a separate effort on top of that.
Based on real practice
This article is based on 12 internal documents from ACP Group's practice - work plans, specifications and Bitrix24 implementation cases.
Need help with Bitrix24?
ACP Group is a Bitrix24 Gold Partner. We'll review your task, estimate the effort in hours and propose a plan - free of charge.