Roo-Code/apps/web-roo-code
Roo Code 85a16a74a7 feat: implement enhanced conversion tracking for Google Ads
- 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.
2025-11-02 22:16:13 +00:00
..
public web: Dynamic OpenGraph images (#8773) 2025-10-22 10:04:28 -04:00
src feat: implement enhanced conversion tracking for Google Ads 2025-11-02 22:16:13 +00:00
.env.example feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
.gitignore feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
.npmrc feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
components.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
eslint.config.mjs Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
next-sitemap.config.cjs fix: add /evals page to sitemap generation (#7102) 2025-08-14 12:48:32 -04:00
next.config.ts feat: replace cloud waitlist ad with direct Cloud link in navigation (#7742) 2025-09-06 13:05:01 -04:00
package.json web: Dynamic OpenGraph images (#8773) 2025-10-22 10:04:28 -04:00
postcss.config.cjs Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
tailwind.config.ts Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
tsconfig.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
turbo.json Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00