mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add SHA256 hashing for user data to support enhanced conversions - Update trackGoogleAdsConversion to accept optional user data - Add new trackPageViewConversion for automatic event tracking - Replace direct onClick handlers with proper async tracking - Ensure consent is checked before any tracking occurs This addresses the Google Ads warning about implementing in-page code for enhanced conversions instead of relying on automatic detection. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| .npmrc | ||
| components.json | ||
| eslint.config.mjs | ||
| next-sitemap.config.cjs | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| turbo.json | ||