# Analytics & Reports

Business analytics, charts, and Z-reports

## Get key location metrics

 - [GET /company/{location_id}/analytics/overall](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_location_analytics_overall.md): The method allows you to get the main indicators of the location for the selected period and compare with the previous period of the same duration

## Get occupancy data by day

 - [GET /company/{location_id}/analytics/overall/charts/fullness_daily](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_location_analytics_occupancy_daily.md)

## Get data on revenue by day

 - [GET /company/{location_id}/analytics/overall/charts/income_daily](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_location_analytics_revenue_daily.md)

## Get the Structure of Appointments by Source

 - [GET /company/{location_id}/analytics/overall/charts/record_source](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_appointment_analytics_by_source.md)

## Get the Structure of Appointments by Visit Status

 - [GET /company/{location_id}/analytics/overall/charts/record_status](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_appointment_analytics_by_status.md)

## Get Data on the Number of Appointments by Day

 - [GET /company/{location_id}/analytics/overall/charts/records_daily](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_location_analytics_appointments_daily.md)

## Get revenue statistics

 - [GET /company/{location_id}/analytics/loyalty_programs/income](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_loyalty_program_revenue_statistics.md): The method allows you to get statistics on revenue.

## Get team member return

 - [GET /company/{location_id}/analytics/loyalty_programs/staff](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_loyalty_program_team_member_statistics.md): The method allows you to get the return statistics for a team member

## Get customer statistics

 - [GET /company/{location_id}/analytics/loyalty_programs/visits](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_loyalty_program_client_statistics.md): The method allows you to get statistics on returning, new and lost customers

## Get day-end report data

 - [GET /reports/z_report/{location_id}](https://developer.alteg.io/en/b2b-v1/openapi/analytics-and-reports/get_day_end_report_data.md): + start_date: Report date

+ team_member_id: team member ID

