Ghost/ghost/member-attribution/lib
Simon Backx e879406659
Added outbound link tagging setting (#16146)
fixes https://github.com/TryGhost/Team/issues/2432
    
Adds outbound_link_tagging setting (enabled by default and behind
feature flag). If the feature flag is enabled, and the setting is
disabled, we won't add ?ref to links in emails.
    
This includes new E2E tests for email click tracking, which were also
extended to check outbound link tagging (for both MEGA and the new email
stability flow).

Also fixes a test fixture for the comments_enabled setting.
2023-01-20 13:41:36 +01:00
..
attribution.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
history.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
referrer-translator.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
service.js Added outbound link tagging setting (#16146) 2023-01-20 13:41:36 +01:00
url-translator.js Wired up member attribution from email clicks (#15407) 2022-09-14 15:50:54 -04:00