Google Analytics 实时概览显示不存在的页面

Google Analytics Real-time overview shows a page that doesn't exist

我不明白这个。怎么会这样?
我有一个教育网站,当我查看 Google Analytics 时,我在活动页面中看到了一个色情页面,而该页面在我的网站上不存在。
这是什么,我怎样才能阻止这种情况发生? 我在我的网站上查看了那个页面,没有那个页面。

这实际上并不是您网站上某个页面的点击,而是引荐(即用户在登陆您的网站之前应该来自的来源):https://support.google.com/analytics/answer/2795830?hl=en

这实际上是机器人和爬虫生成的垃圾邮件,您可以按照本文列出的步骤来缓解此问题:http://moz.com/blog/how-to-stop-spam-bots-from-ruining-your-analytics-referral-data

对于最常见的推荐垃圾邮件来源,您可能需要添加一个 排除过滤器 来简单地 ignore those hits:

To filter out a referring source from your reports, create the following filter:

  • Filter Type: Custom Filter > Exclude
  • Filter Field: Campaign Source
  • Filter Pattern: Enter the domain of the referring source that you would like to exclude, for example, google.com. You can use regular expressions if you would like to exclude several referring sources.

如果您想知道 "Active Page" 视图列出了看起来像垃圾邮件的 URL,那是因为该页面很可能是您的网站为响应请求而提供的 404 页面。

请注意,URL 也以斜线定界符 ("/") 开头,如 yourwebsite.com/www.spammy-site.com 中一样——这将在 Google Analytics(分析)中显示为 /www.spammy-site.com,如以上示例。

这是 Ghost Referrer Spam,它显示为 页面 and/or 推荐 (您可以在屏幕截图波纹管)。此 "visits" 实际上从未到达您的网站。您唯一应该担心的是您的数据,因为它 通过向您的 Google 分析添加无用数据 来影响您的统计数据。

目前阻止它们的唯一方法是在 Google Analytics 中过滤它们,正如@Philippe 提到的,您可以添加一个 单个过滤器 或者您可以使用更多使用基于 有效主机名 的过滤器的一般方法将阻止这种和大多数引用垃圾邮件。

基本上,这是通过排除所有没有您的有效主机名的点击来实现的,因为垃圾邮件发送者不知道他们的目标是谁他们使用假的或空的您可以在屏幕截图中看到的主机名

这里是关于此解决方案和其他解决方案的更多信息

1 In Google Analytics, go to the Admin tab.

2 Go to View Column and select Filters.

3 Click on New Filter.

4 Put Spam Porn Referrals as a name for the Filter.

5 Filter Type select Custom. Filter Field, find and select Campaign Source. In the Filter Pattern text box, copy and paste this Regular Expression.

depositfiles-porn.ga|youporn-forum.ga|pornhub-forum.ga|generalporn.org|rapidgator-porn.ga|meendo-free-traffic.ga|amanda-porn.ga|torture.ml|pornhub-forum.uni.me

6 Click Save.

您也可以查看此 link。我看到了同样的问题,现在我已经完成了。 Stop Spam or adult site referrals in google analytics