Skip to content

Commit

Permalink
MicrosoftClarity Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesHan committed Mar 7, 2024
1 parent a067b4f commit 64a18b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/pliny/src/analytics/MicrosoftClarity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ export interface ClarityProps {
ClarityWebsiteId: string
}

// https://clarity.microsoft.com/
// https://learn.microsoft.com/en-us/clarity/setup-and-installation/clarity-setup
export const Clarity = ({ ClarityWebsiteId }: ClarityProps) => {
return (
<>
Expand Down

0 comments on commit 64a18b1

Please sign in to comment.