Ghost/ghost/core/test
Rishabh Garg b99c5428d0
Added referrer attribution columns to events table (#15436)
refs TryGhost/Team#1931

- referrer source, medium and url will be stored in the events table along with rest of attribution data
- stores referrer information on two tables
  - `members_created_events` for signups
  - `members_subscription_created_events` for paid conversions
2022-09-21 19:01:36 +05:30
..
e2e-api Added referrer attribution columns to events table (#15436) 2022-09-21 19:01:36 +05:30
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 email_track_clicks setting (#15409) 2022-09-15 15:48:22 +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