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
.eslintrc.js
attribution.test.js
history.test.js
referrer-translator.test.js
service.test.js 🐛 Fixed source tracking using cached value (#15778) 2022-11-07 16:55:17 +01:00
url-translator.test.js