7b3a0c6863
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. |
||
---|---|---|
.. | ||
components | ||
images | ||
tests | ||
utils | ||
actions.js | ||
App.css | ||
App.js | ||
App.test.js | ||
AppContext.js | ||
data-attributes.js | ||
index.css | ||
index.js | ||
logo.svg | ||
pages.js | ||
setupTests.js |