Ghost/ghost/member-attribution/test
Simon Backx 663b0dfeb2
🐛 Fixed ref attribute in email links (#15775)
fixes https://github.com/TryGhost/Team/issues/2025 
fixes https://github.com/TryGhost/Team/issues/2023

The `ref` attribute has changed in email links:
- We now use the site name when linking to external sites
- We blacklist facebook.com because it doesn't support ref attributes
- '-newsletter' is not repeated anymore if the newsletter name already ends with 'newsletter'
- We always sluggify the ref
- We no longer overwrite existing ref, utm_source or source parameters
2022-11-08 11:24:00 +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
referrer-translator.test.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
service.test.js 🐛 Fixed ref attribute in email links (#15775) 2022-11-08 11:24:00 +01:00
url-translator.test.js Wired up member attribution from email clicks (#15407) 2022-09-14 15:50:54 -04:00