Ghost/ghost/member-attribution/test
Simon Backx 8dfa490638
Added outbound link tagging for web posts (#16201)
fixes https://github.com/TryGhost/Team/issues/2433

- Moved all outbound link tagging code to separate OutboundLinkTagger
- Because a site can easily enable/disable this feature, we don't store
the ?refs in the HTML but add them on the fly for now in the Content
API.
2023-02-16 11:26:35 +01:00
..
utils Added member attribution events and storage (#15243) 2022-08-18 17:38:42 +02:00
.eslintrc.js Added member attribution events and storage (#15243) 2022-08-18 17:38:42 +02:00
attribution.test.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
history.test.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
outbound-link-tagger.test.js Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01:00
referrer-translator.test.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
service.test.js Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01:00
url-translator.test.js Wired up member attribution from email clicks (#15407) 2022-09-14 15:50:54 -04:00