Skip to content

feat: clarity#91

Merged
harlan-zw merged 3 commits into
mainfrom
feat/clarity
Jun 12, 2024
Merged

feat: clarity#91
harlan-zw merged 3 commits into
mainfrom
feat/clarity

Conversation

@harlan-zw
Copy link
Copy Markdown
Collaborator

https://clarity.microsoft.com/

Usages

Global

export default defineNuxtConfig({
  scripts: {
    registry: {
      clarity: {
        id: 'YOUR_ID'
      }
    }
  }
})

API

const { clarity } = useScriptClarity({
  id: 'YOUR_ID'
})
clarity("identify", "custom-id", "custom-session-id", "custom-page-id", "friendly-name")	

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scripts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2024 2:26am
scripts-playground ❌ Failed (Inspect) Jun 12, 2024 2:26am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant