如何防止查询字符串被发送到 Google Analytics 4?

How to prevent query string being sent to Google Analytics 4?

提问人:Harsha Reddy 提问时间:11/16/2023 更新时间:11/16/2023 访问量:18

问:

我在英国为一家必须遵守GDPR(数据保护)的组织工作。 我们拥有的网站在查询字符串和 URL 路径中发送个人信息,如下所示

https://localhost:44330/home/email?name=harsha&email=h.vanga%40peess.ac.uk&address=stockton

https://localhost:44330/home/name=harsha/perosnal_info

我已经查看了对 GA 4 中数据流中的数据进行编辑以获取查询字符串,但找不到编辑 URL 路径的解决方法。

如何将查询字符串完全删除,使其不发送给 Google? 如何自定义,以便只发送三个 URL 路径,从而防止数据泄漏..?

我尝试过从管理员 -> 数据流 -> 编辑电子邮件、查询参数进行编辑,但它可能会完全响应每个个人信息。

谷歌分析 -4

评论

0赞 ali izadi 11/17/2023
您的问题似乎已在另一个线程中得到解决。请跟进该线程以获取任何进一步的信息或帮助。stackoverflow.com/questions/67146008/......

答: 暂无答案