Ghost/ghost/core/test/unit/server/data
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
..
db Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
exporter Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
importer Fixed adapter-related unit test 2022-09-06 18:46:32 +08:00
migrations Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
schema Added referrer attribution columns to events table (#15436) 2022-09-21 19:01:36 +05:30