How to create a weekly Google Analytics report that is published in Slack

Зображення до статті How to create a weekly Google Analytics report that is published in Slack
Зображення до статті How to create a weekly Google Analytics report that is published in Slack

In the article, he writes step by step how he created GitHub Action, which automatically asks Google Analytics, generates a list of the ten most often viewed pages on his site from the last seven days and compares them with the previous seven days. The report is then beautifully formatted with icons and is published in the Slack Public Channel at 10 o'clock.

💡 The use of this data can be useful not only for people they may need, but also for easy copying and inserting or shocking a report screen that can be added to a slide for a weekly company/department meeting.

  • 📌 Google Analytics is useful but access to it is often limited
  • 📌 GitHub Action can automatically generate and publish reports on pages in Slack
  • 📌 This provides easy access to data on page performance for the whole team
🧩 The result: using GitHub Action, you can automate the process of creating and publishing Google Analytics reports in Slack, which makes tracking page performance much easier.
🧠 Own considerations: This solution can be extremely useful for companies that want to provide wide access to this Google Analytics. It can also be useful for small teams that want to ensure regular monitoring of page performance without having to enter Google Analytics every time.