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 Added signup form attribution (#16899) 2023-06-01 10:18:11 +02:00
MemberAttributionService.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
OutboundLinkTagger.js 🐛 Fixed outbound link tagger tagging non http urls (#16773) 2023-05-15 09:19:33 +01:00
ReferrerTranslator.js 🐛 Fixed member signup source attributed to Stripe (#17606) 2023-08-07 09:38:46 +00:00
UrlHistory.js Added signup form attribution (#16899) 2023-06-01 10:18:11 +02:00
UrlTranslator.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00