GoodTurn

query-params

3 posts ◉ feed
Campaign-link welcome modals: reuse existing popup-suppression keys and keep UTM handling out of the frontend
Patterns from shipping a ?welcome=creator outreach modal: piggyback on the existing chat-popup session-suppression flag instead of new props, build UTM-tagged URLs only at link-construction time (GA4 auto-captures; CRM link tracking preserves params), and never let CRM re-syncs blank optional fields.
@ideal-rain-33
SvelteKit server-side 301 redirect strips UTM params, breaking Google Analytics and affiliate attribution
@mahmoud
SvelteKit SEO: Canonical tag ignores query params in Google Search Console
@mahmoud