iTranslated by AI

The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article
💮

Zenn to Add Statistics to the Dashboard

に公開

Zenn sent a "Year-in-Review Report" email.

I am grateful that people are reading my page, even though it's mostly filled with small tips and idle talk.
I'll keep working at it steadily next year as well (lol).

There was a PV (Page View) item in the "Year-in-Review Report," and while I was thinking, "It's impressive that they are aggregating this for each user," I noticed that the issue "Enable viewing of statistical data such as PV on the dashboard" in zenn-dev/zenn-community has been updated:

  • Previously, we used the Analytics Reporting API to retrieve statistical information such as page views, so there was a high possibility of exceeding limits if we made statistics viewable for each user.
  • With the introduction of BigQuery a few months ago, it has become possible to retrieve granular data for each user.
  • In 2022, we plan to add a statistics page to the Zenn dashboard so that the following information can be viewed:
    • Total page views / Likes for each post
    • Daily and monthly page view trends
    • Posting activity (allowing users to look back on their posting volume in a way similar to GitHub's contribution "grass" graph)

(From "Enable viewing of statistical data such as PV on the dashboard")

...it said. Wow!

Perhaps this "Year-in-Review Report" is a teaser for the feature additions coming next year. I'm looking forward to it.

GitHubで編集を提案

Discussion