Ghost/ghost/member-attribution/test
Simon Backx 2a2f5cca50
🐛 Fixed source tracking using cached value (#15778)
refs https://ghost.slack.com/archives/C02G9E68C/p1667834794676479

- When enabling tracking, it could be the case that the server is ignoring the attributions because of the cached setting value.
- When disabling tracking, the frontend should take care of not
collecting new tracking information to the server, but still the backend value should be used as a fail-safe.
2022-11-07 16:55:17 +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 source tracking using cached value (#15778) 2022-11-07 16:55:17 +01:00
url-translator.test.js Wired up member attribution from email clicks (#15407) 2022-09-14 15:50:54 -04:00