Replace Google Analytics with Fathom
This commit is contained in:
parent
38548df58f
commit
5dff22a07d
6 changed files with 67 additions and 56 deletions
66
composer.lock
generated
66
composer.lock
generated
|
@ -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": "7bbccfb120dff2061b0ee08236ae99b3",
|
||||
"content-hash": "420b3eb8a3e6c4aebb7db61ec3a60a1e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -2434,6 +2434,54 @@
|
|||
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/fathom_analytics",
|
||||
"version": "2.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/fathom_analytics.git",
|
||||
"reference": "8.x-2.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/fathom_analytics-8.x-2.1.zip",
|
||||
"reference": "8.x-2.1",
|
||||
"shasum": "837815f47ef2ac54efa066beb1c7629440cdd6e5"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.1",
|
||||
"datestamp": "1589823042",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tina Mrak",
|
||||
"homepage": "https://www.drupal.org/u/tinamrak"
|
||||
}
|
||||
],
|
||||
"description": "Track your site with Fathom - a simple, privacy-focused website analytics platform.",
|
||||
"homepage": "https://www.drupal.org/project/fathom_analytics",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/fathom_analytics",
|
||||
"issues": "http://drupal.org/project/issues/fathom_analytics"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/google_analytics",
|
||||
"version": "2.4.0",
|
||||
|
@ -2802,12 +2850,9 @@
|
|||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.12",
|
||||
"datestamp": "1585646341",
|
||||
"datestamp": "1586025529",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -3056,9 +3101,6 @@
|
|||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.11",
|
||||
"datestamp": "1581850829",
|
||||
|
@ -3191,9 +3233,6 @@
|
|||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.5",
|
||||
"datestamp": "1576656784",
|
||||
|
@ -3304,15 +3343,12 @@
|
|||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc1",
|
||||
"datestamp": "1581495847",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue