Ghost/ghost/core/test/e2e-api
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
..
admin Added referrer attribution columns to events table (#15436) 2022-09-21 19:01:36 +05:30
content Fixed Content API posts/pages e2e tests 2022-09-13 15:05:53 +01:00
members Added referrer attribution columns to events table (#15436) 2022-09-21 19:01:36 +05:30
members-comments Added temporary fix for random test failures in comments 2022-09-14 17:02:13 +02:00
shared Added publication language to admin site endpoint 2022-08-23 12:04:07 +01:00