Ghost/ghost/core/test
Simon Backx 7437d92d50
Added post referrers stats API (#15448)
closes https://github.com/TryGhost/Team/issues/1942

- Added data fixtures for referrers
- Added new endpoint to fetch referrer stats for a given post: `/stats/referrers/posts/:id`
- Added new ReferrersStatsService, responsible for calculating referrer stats
2022-09-21 18:16:56 +02:00
..
e2e-api Added post referrers stats API (#15448) 2022-09-21 18:16:56 +02:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed Tier events being created when Posts are edited 2022-09-05 17:19:27 +01:00
e2e-server Updated attribution service to handle referrer information 2022-09-19 12:29:22 +05:30
e2e-webhooks Added click counts to posts admin API (#15435) 2022-09-20 10:05:41 +02:00
integration Added link_redirects and members_link_click_events tables (#15421) 2022-09-19 11:20:36 +02:00
regression Added __GHOST_URL__ transform support to posts.lexical field (#15433) 2022-09-19 11:30:38 +01:00
unit Added referrer attribution columns to events table (#15436) 2022-09-21 19:01:36 +05:30
utils Added post referrers stats API (#15448) 2022-09-21 18:16:56 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00