activated google analytics

This commit is contained in:
Bachir Soussi Chiadmi 2021-08-06 23:31:18 +02:00
parent f56897d7de
commit 0cbd8e9630
2 changed files with 73 additions and 1 deletions

View File

@ -57,6 +57,7 @@
"drupal/flood_control": "^2.1",
"drupal/gdpr": "^3.0@alpha",
"drupal/genpass": "^1.x-dev",
"drupal/google_analytics": "^2.5",
"drupal/graphql": "^4.0",
"drupal/image_delta_formatter": "^1.x-dev",
"drupal/image_effects": "3.x-dev@dev",

73
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "1abbaf659b6ea5239e6a272aec1e9a23",
"content-hash": "ddb11e35878184a0fddfa13339d0ab9b",
"packages": [
{
"name": "alchemy/zippy",
@ -8201,6 +8201,77 @@
},
"time": "2021-02-17T15:19:48+00:00"
},
{
"name": "drupal/google_analytics",
"version": "2.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/google_analytics.git",
"reference": "8.x-2.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.5.zip",
"reference": "8.x-2.5",
"shasum": "9e0ff72cc313bf9295fe8bd73a68f5f7688513ab"
},
"require": {
"drupal/core": "^8.8.6|^9.0"
},
"require-dev": {
"drupal/token": "^1.7"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.5",
"datestamp": "1591298527",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"branch-alias": {
"dev-8.x-2.x": "2.x-dev"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "See contributors",
"homepage": "https://www.drupal.org/node/49388/committers"
},
{
"name": "budda",
"homepage": "https://www.drupal.org/user/13164"
},
{
"name": "ixismark",
"homepage": "https://www.drupal.org/user/3632333"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "pfaocle",
"homepage": "https://www.drupal.org/user/9740"
},
{
"name": "roberto.rivera.ixis",
"homepage": "https://www.drupal.org/user/3632325"
}
],
"description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.",
"homepage": "https://www.drupal.org/project/google_analytics",
"support": {
"source": "https://git.drupal.org/project/google_analytics.git",
"issues": "https://www.drupal.org/project/issues/google_analytics"
}
},
{
"name": "drupal/graphql",
"version": "4.1.0",