diff --git a/composer.json b/composer.json index 3754874..856db3f 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "drupal/feeds_ical": "^2", "drupal/field_defaults": "^1", "drupal/field_formatter_class": "^1", - "drupal/field_token_value": "^2", + "drupal/field_token_value": "^3.0", "drupal/filter_perms": "^1.0@alpha", "drupal/fitvids": "^1", "drupal/fixed_block_content": "^1", @@ -91,7 +91,7 @@ "drupal/gin_gutenberg": "^1.0", "drupal/gin_login": "^1.2", "drupal/gin_toolbar": "^1.0@beta", - "drupal/google_analytics": "^2.3", + "drupal/google_analytics": "^4.0", "drupal/gutenberg": "^2.5", "drupal/hotjar": "^2", "drupal/http_cache_control": "^2", diff --git a/composer.lock b/composer.lock index b232260..8499200 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "64b21871a182709dcd4b07b1e28df61d", + "content-hash": "de5652af7fb1cd2da261feb5c88e7a1d", "packages": [ { "name": "abraham/twitteroauth", @@ -8812,17 +8812,17 @@ }, { "name": "drupal/field_token_value", - "version": "2.0.2", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_token_value.git", - "reference": "2.0.2" + "reference": "3.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_token_value-2.0.2.zip", - "reference": "2.0.2", - "shasum": "d0968b4ae5e1efae1813e4b6b287703e50f1aa2b" + "url": "https://ftp.drupal.org/files/projects/field_token_value-3.0.0.zip", + "reference": "3.0.0", + "shasum": "4cbf9bad783c45885c2a115781d45bbb9df21163" }, "require": { "drupal/core": "^8 || ^9", @@ -8831,8 +8831,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1656889656", + "version": "3.0.0", + "datestamp": "1656885306", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9596,20 +9596,20 @@ }, { "name": "drupal/google_analytics", - "version": "2.5.0", + "version": "4.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/google_analytics.git", - "reference": "8.x-2.5" + "reference": "4.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "9e0ff72cc313bf9295fe8bd73a68f5f7688513ab" + "url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.2.zip", + "reference": "4.0.2", + "shasum": "6deec511373e4659e42ff494c8729434728e37d7" }, "require": { - "drupal/core": "^8.8.6|^9.0" + "drupal/core": "^9.3 || ^10" }, "require-dev": { "drupal/token": "^1.7" @@ -9617,15 +9617,15 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1591298527", + "version": "4.0.2", + "datestamp": "1662768595", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { - "dev-8.x-2.x": "2.x-dev" + "dev-4.x": "4.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -9661,7 +9661,7 @@ "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", + "source": "https://git.drupalcode.org/project/google_analytics", "issues": "https://www.drupal.org/project/issues/google_analytics" } }, diff --git a/config/google_analytics.settings.yml b/config/google_analytics.settings.yml index 8accb62..48b4c96 100644 --- a/config/google_analytics.settings.yml +++ b/config/google_analytics.settings.yml @@ -1,7 +1,6 @@ _core: default_config_hash: SMk3vOyh4KT6rXnqkDcNQ51YGpJzRV5hyig5SSIfU6U account: UA-64247200-1 -premium: false domain_mode: 0 cross_domains: '' visibility: @@ -19,6 +18,7 @@ visibility: track: outbound: true mailto: true + tel: true files: true files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip' colorbox: true @@ -31,9 +31,7 @@ track: displayfeatures: false privacy: anonymizeip: true -custom: - dimension: { } - metric: { } +custom: { } codesnippet: create: { } before: ''