Ghost/ghost/member-attribution/lib
Simon Backx c04d8532ca
🐛 Fixed member signup source attributed to Stripe (#17606)
no issue

When a user fails to pay the first time, and returns to the site, the
next payment will be attributed to Stripe instead of the original
referrer. This change always ignores the Stripe checkout as referrer in
the URL history.
2023-08-07 09:38:46 +00:00
..
AttributionBuilder.js
MemberAttributionService.js
OutboundLinkTagger.js
ReferrerTranslator.js 🐛 Fixed member signup source attributed to Stripe (#17606) 2023-08-07 09:38:46 +00:00
UrlHistory.js
UrlTranslator.js