maddevsio / mad-radiator

Script for collect data from analytics and send to slack(webhook) and telegram
6 stars 1 forks source link

MAR-3433. Count of new posts in blog #61

Closed oh-cactus closed 2 years ago

oh-cactus commented 2 years ago

MAR-3433

Description:

Getting count of new post pages:

  • [x] per current month
  • [x] per current week

Preview

image
oh-cactus commented 2 years ago

Be careful

Don't merge it without update example.config.json

"pageAnalyticsConfig": {
    "urlTestRegexp": "^((?!\\/blog).)*$",
    "sitemapUrl": "sitemap.xml"
  },

Also needs FIRESTORE_ID on .env