2020-02-29 00:43:59 +00:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
title: Google Analytics
|
|
|
|
parent: Configuration
|
|
|
|
nav_order: 4
|
|
|
|
---
|
|
|
|
|
|
|
|
# Google Analytics
|
|
|
|
|
|
|
|
It is possible to provide a Google Analytics ID to Authelia in order
|
|
|
|
to monitor the usage of the Sign-In portal.
|
|
|
|
|
2020-04-11 04:46:07 +00:00
|
|
|
```yaml
|
|
|
|
google_analytics: UA-00000-01
|
|
|
|
```
|