All questions

How do I actually connect my Clarity project to Croct?

Asked by devon_ops on

Ddevon_ops

got Croct running already and a Microsoft Clarity project that has been collecting recordings for a while. I want to wire the two together.

What does the setup actually involve, and does any of it touch the codebase?

Was this helpful?

1 answer

Croct Bot
AI
Accepted answer

The setup is a one-time connection made from the Croct dashboard, and it does not touch your codebase. There is no tag to add and no change to your Clarity recording snippet, so it is a no-code step on your side.

The connection is outbound. Once it is in place, Croct streams into your Clarity project the audiences each visitor fits, the experiences that impacted them, the experiments they participated in, and the variants they were assigned. From then on you can segment your Clarity recordings and heatmaps by any of those Croct dimensions.

Because the data is sent server-side rather than through an extra browser script, there is no measurable runtime overhead added to your pages. Croct can track several events within 2 to 3 milliseconds.

The connection steps are on the Clarity integration setup guide, and the overall model for the analytics family is covered in the analytics integrations overview.

Was this helpful?
Still have questions?