Kommo Usage Examples
This article provides practical examples of building reports with Kommo data in LightLead.
Report Examples
- Building a sales funnel report: select the lead entity, group by lead_pipeline and lead_status. 2. Conversion analysis by manager: group by lead_responsible. 3. Deal amount report: use the SUM metric on lead_price.
Step-by-Step Example: Sales Funnel Report
Let's create a report to analyze the sales funnel:
Choose the data source: the CRM connection
Choose the entity: the primary entity (deal/order/lead)
Set up grouping: choose the funnel or status field
Add metrics: COUNT, SUM
Set up filters: exclude test and deleted records
Choose visualization: "Funnel" chart or "Bar chart"
Step-by-Step Example: Manager Report
To analyze manager performance:
Entity: the primary working entity
Grouping: the assignee or manager field
Metrics: COUNT, SUM on amount, AVG on amount
Filters: period (this month), exclude cancelled
Sorting: by amount (descending)
Visualization: "Horizontal bar chart"
Step-by-Step Example: UTM Tag Report
To analyze the performance of advertising channels:
Entity: the primary CRM entity
Grouping: utm_source
Metrics: COUNT, SUM on amount
Filters: exclude empty utm_source
Visualization: "Pie chart" or "Table"
Additional Capabilities
Period comparison: compare the current month with the previous one
Filtering by custom fields: use business-specific fields
Combining data: combine CRM data with ad account data
Automatic delivery: set up regular report delivery by email