# Foleon Analytics

All endpoints related to Foleons native analytics.

## Get analytics data based on a query

 - [POST /analytics](https://developers.foleon.com/apis/foleon-analytics/getanalytics.md): Fetches detailed analytics data. The request body specifies the dimensions, measures, time dimensions, and filters for the query.

Note: Always include pageviews.account_id in filters for better performance, as data is chunked on workspace/account_id.

