Ghost/ghost/member-attribution/lib
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
..
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
outbound-link-tagger.js Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01:00
referrer-translator.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
service.js Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01:00
url-translator.js Wired up member attribution from email clicks (#15407) 2022-09-14 15:50:54 -04:00