# Analytics

The Analytics feature in Umbraco Engage provides an overview of all data collected from your Umbraco website. Depending on your configuration, you can view analytics data for who visits your website, how well your videos and forms are doing, and much more.

In this section, you can learn more about the different aspects of the Analytics feature and how to extend it.

## [What is measured by default?](https://docs.umbraco.com/umbraco-engage/developers/analytics/what-is-measured-by-default)

Umbraco Engage tracks different kinds of data by default. Additionally, it can be configured to track even more to help you know where to improve your content.

## Analytics topics

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Bot detection</td><td><a href="analytics/types-of-clients">types-of-clients</a></td></tr><tr><td align="center">Capture Location Data</td><td><a href="analytics/location">location</a></td></tr><tr><td align="center">Extending Forms</td><td><a href="analytics/forms">forms</a></td></tr><tr><td align="center">Video Tracking</td><td><a href="analytics/videos">videos</a></td></tr><tr><td align="center">Scroll Heatmap</td><td><a href="analytics/scroll-heatmap">scroll-heatmap</a></td></tr></tbody></table>

## [Client-side Events](https://docs.umbraco.com/umbraco-engage/developers/analytics/client-side-events-and-additional-javascript-files)

Umbraco Engage provides a set of scripts to bridge data collected from other analytics tools.

## [Extending Analytics](https://docs.umbraco.com/umbraco-engage/developers/analytics/extending-analytics)

Umbraco Engage is built on Umbraco CMS giving you many options for extending different parts of the product.
