Move scripts server side#103
Conversation
- Gate server-side CAPI on hasMarketingConsent (mirrors client banner logic) - Parallelize LinkedIn + Front side-effects with the Pipedrive chain - LINKEDIN_PARTNER_ID as client/public build arg; LINKEDIN_ACCESS_TOKEN as runtime secret via cubo config:set; conversion rule IDs inlined - Drop unused eventId from CAPI payload, add 5s fetch timeout - Consolidate AW-11079629404 + conversion labels in src/lib/googleAds.ts - Add CLAUDE.md documenting the three env-var mechanisms
|
Hey — pushed a round of changes on top. Here's what's different now, no jargon: LinkedIn conversion tracking now respects cookie consent
This matches what the front-end Insight Tag does, so the two channels behave consistently. Form submissions are faster One less double-count risk Three Google Ads / LinkedIn config items are now defined once Production secrets are wired No tracking lost on slow LinkedIn API Docs |
No description provided.