페이지뷰 처리 방식과 이 중요한 데이터를 여러분께 제시하는 방법에 있어 상당한 개선이 이루어졌음을 기쁘게 알려드립니다. 새로운 사이트 트래픽 보고서는 커뮤니티의 참여도에 대해 더 포괄적이고 정확한 인사이트를 제공합니다. 무엇이 새로워졌으며, 이것이 여러분에게 어떤 이점을 주는지 자세히 살펴보겠습니다.
호스팅 고객에게 새로운 페이지뷰 추적을 순차적으로 배포하는 중이므로, 모든 사이트가 즉시 전환되지는 않습니다.
변경 사항
페이지뷰 추적 및 보고 방식을 개편하여 더 신뢰할 수 있고 실행 가능한 데이터를 제공하도록 했습니다. 이제 개별 페이지뷰의 출처를 모니터링하며, 해당 트래픽이 실제 브라우저에서 왔는지 크롤러에서 왔는지를 감지할 수 있습니다.
새로운 사이트 트래픽 보고서는 다양한 출처의 데이터를 결합하여 사이트 트래픽에 대한 전체적인 시각을 제공합니다.
On two self-hosted installs I’m missing data prior to ~4 months ago now, although stats from that time period still appear in the other graphs. Do you see this in your reports?
Hey Jonah, what you’re seeing is expected as we only started collecting data in this new format recently.
Others may have slightly different experiences, depending on when they first updated to a version that began to collect traffic data in this new format.
Other data is not impacted by this change, which is why the other charts you see have data going back much further.
Just noticed this and it has completely broken our pageview stats, showing a reduction in total views by around a fifth/sixth. Should this be reported as a bug?
As @JonahAragon1 and @darkpixlz also pointed out we’ve now lost years of page view stats including the total since the forum started - can these be brought back? Or could you give us an option to continue using the old system, either as an alternative or alongside this new one until any teething issues are dealt with?
@AstonJ@darkpixlz I’ve just merged a PR that will show the old pageview and consolidated pageview reports as “Legacy Pageviews” and “Legacy Consolidated Pageviews” respectively, hope this helps:
Is there any way to learn more where does the “other traffic” come from?
Here are pageviews on my website for a single day
Algorithm
Logged
Guests
Crawlers
Other
Total
Old
4348
7092
4430
-
15870
New
3954
1848
4430
5638
15870
From what I understand, the difference between old and new is you learned to better differentiate real anonymous users from crawler agents. However, why would the number of pageviews attributed to logged users decrease? Also, in the same day we had 1.6k visits from search, so it’s somewhat incredulous that those 1.6k visits resulted in just 1.8k pageviews? I guess I wonder how confident are you that the “other traffic” comes from non humans.
Also, are LLM crawlers counted within “Known crawlers” or “other traffic”? I don’t see any in the crawler agents report, but it could be that they just respect my robots.txt settings[1]
We don’t have anything more granular at the moment to show what “other traffic” is. It’s just anything that isn’t a “real/human/browser” page view whether logged in or anonymous and not a known crawler.
We are fairly confident, but it’s an uphill battle these days to separate the badly behaving bots and crawlers from the legitimate users of the site. We may need to make further tweaks to our systems in future. As it stands, we count the view as “real” if the entire Ember app is booted, which is hard to replicate outside of an actual browser.
It depends…sometimes they respect robots.txt and represent themselves as a crawler, and other times they don’t which was part of the reason why page views were so inflated, and we switched to this new system.
Here are our known crawlers at this time, which is based on User-Agent:
We also rate limit certain crawlers/bots, mainly AI ones: