# Drupal CMS Google Analytics

Adds tracking of website traffic using Google Analytics and Google Tag Manager. Requires a Google Tag Manager ID.

## Recipes Applied
- [Drupal CMS Basic Privacy](https://www.drupal.org/project/drupal_cms_privacy_basic)

## Modules and Themes Installed
- [Google Tag](https://www.drupal.org/project/google_tag)

## Installation
This project is part of [Drupal CMS](https://drupal.org/project/cms). If you're not using Drupal CMS, you can still use this recipe in your own project. Add it with the following Composer command:

```
composer require drupal/drupal_cms_google_analytics
```

## Bugs and Feedback
If you encounter any bugs or have feedback about this recipe, please file an issue in the [Drupal CMS issue queue](https://www.drupal.org/project/issues/drupal_cms).
