Ghost/ghost/stats-service
Rishabh Garg b048b02f67
Added new referrer source stats API (#15449)
closes https://github.com/TryGhost/Team/issues/1939

- adds new endpoint that returns count of referrer sources by date for admin dashboard
2022-09-22 16:34:26 +05:30
..
lib Added new referrer source stats API (#15449) 2022-09-22 16:34:26 +05:30
test Added new referrer source stats API (#15449) 2022-09-22 16:34:26 +05:30
.eslintrc.js
index.js
package.json Update Test & linting packages 2022-09-20 18:01:42 +00:00
README.md Cleanup Stats-Service package files 2022-09-20 14:28:11 +01:00

Stats

Stats service

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests