0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps
Simon Backx 7b3a0c6863
🐛 Fixed outboundLinkTagging setting affected whether member sources are tracked (#18498)
no issue

- During the one click subscribe flow, the outboundLinkTagging should
affect whether we send a history or not to the signup endpoint. But for
internal history this is the members_track_sources setting. This happens
in the backend normally.
- Do not send a (constructed) history to external sites (= one click
subscribe flow in recommendations) if outboundLinkTagging is false
- Do always send a history internally for local signups (backend handles
whether to store it based on the members_track_sources setting that is
currently not exposed in the frontend). The history is not built if this
setting is disabled, but we could have an old history entry if this
setting was enabled in the past.
2023-10-05 12:25:21 +02:00
..
admin-x-settings Removed sticker option from Pintura (#18497) 2023-10-05 10:32:13 +01:00
announcement-bar Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
comments-ui Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
portal 🐛 Fixed outboundLinkTagging setting affected whether member sources are tracked (#18498) 2023-10-05 12:25:21 +02:00
signup-form Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00
sodo-search Update dependency vite to v4.4.10 2023-10-04 08:35:18 +02:00