Google Analytics 搜索并替换可以删除端口号的正则表达式过滤器

发布于 2024-12-02 23:31:22 字数 194 浏览 0 评论 0原文

我在 Google Analytics 中有 2 个来自新闻通讯服务器的引用来源:newsletter1.domain.com:80 和 newsletter1.domain.com

我想将这两个来源合并,以便只有一个类似于 newsletter1.domain.com 的引用来源。谁能帮助我使用正确的搜索和替换表达式来过滤掉端口号?

谢谢

I have 2 referring sources in Google Analytics from a newsletter server: newsletter1.domain.com:80 and newsletter1.domain.com

I would like to combine the two sources so that there is only one referring source that looks like newsletter1.domain.com. Can anyone help me with the correct search and replace expression that will filter out the port number?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

百思不得你姐 2024-12-09 23:31:23

只需将主机名字段中的“:80$”替换为空“”

Just replace ":80$" by nothing "" on the hostname field

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文