UNPKG

ga4-attribution

Version:

Capture GA4 UTM, client_id, session info for backend attribution

12 lines (11 loc) 192 B
{ "compilerOptions": { "target": "ES6", "module": "ES6", "declaration": true, "outDir": "./dist", "rootDir": "./src", "strict": true }, "include": ["src/**/*"] }