feat(analytics): add Microsoft Clarity to the frontend - #11
Conversation
Render the Clarity tag from the root app layout when NEXT_PUBLIC_CLARITY_PROJECT_ID is set, following the existing Facebook pixel component. Document the variable in .env.example.
PR Summary by QodoAdd Microsoft Clarity analytics tag gated by NEXT_PUBLIC_CLARITY_PROJECT_ID
AI Description
Diagram
High-Level Assessment
Files changed (3)
|
Code Review by Qodo
1. Unescaped env in script
|
No description provided.