Skip to content
Snippets Groups Projects
Commit 5b87ac49 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3094918: Add option (on install) to Enable [Google Tag Manager] and...

Issue #3094918: Add option (on install) to Enable [Google Tag Manager] and [Google Analytics] modules
parent 70cc7364
No related branches found
No related tags found
No related merge requests found
......@@ -45,3 +45,13 @@ config_bit:
description: "A JSON:API implementation with authentication and authorization that allows for easy ingestion of content by other applications."
selected: false
config_form: false
google_analytics:
title: "Google Analytics"
description: "Adds the <a href=\"https://www.drupal.org/project/google_analytics\" target=\"_blank\">Google Analytics</a> web statistics tracking system to your website."
selected: false
config_form: false
google_tag:
title: "Google Tag Manager"
description: "Adds an integration with the <a href=\"https://www.drupal.org/project/google_tag\" target=\"_blank\">Google Tag Manager</a> (GTM) application."
selected: false
config_form: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment