droptica/ga_disable

一个Drupal 8模块,提供从Google Analytics退出的选项。

安装次数: 2,886

依赖者: 0

建议者: 0

安全性: 0

星星: 0

关注者: 18

分支: 1

开放问题: 0

类型:drupal-module

v1.0-rc7 2020-01-21 08:13 UTC

This package is auto-updated.

Last update: 2024-09-20 16:31:55 UTC


README

开发人员

此Drupal 8模块允许您在以下条件下退出Google Analytics

  • 设置了analytics_disable cookie。前往 /ga_disable/set_cookie 设置会话cookie。前往 /ga_disable/remove_cookie 删除它。

安装

  • 在控制台中运行 composer require droptica/ga_disable
  • admin/modules页面启用GA Disable模块。
  • 在Drupal顶部菜单中转到配置 > 开发 > GA Disable并输入要阻止的Google Analytics ID。
  • 保存更改并清除所有缓存。