Closed OmriBenShoham closed 8 months ago
đź‘Ť
I have been using Microsoft Clarity wordpress plugin from a long time. Few days ago, I installed the plugin on my new wordpress site namely Toply10. While google analytics is working finely on my site, but Microsoft Clarity plugin isn't showing up any realtime data especially in “Heatmap” section. I have already cleared all cache of my website many times, but still it shows some error like “Curl Error 7”. Is there anyone who can help me to sort out this problem?
Please note that I am using “Litespeed Cache“ plugin on my site. I feel like there arises some conflict between the two plugins. I have already reported to the microsoft clarity team.
Here is my website url: my website - Toply10
Any help here?
@OmriBenShoham take a look at https://github.com/microsoft/clarity/issues/400.
Duplicate of #400.
As part of our usage in Microsoft Clarity, we want to send our own IDs, for example: user_id, user_email. We couldn't find a way to do so, this is our code:
The variables I was trying to send from here are
user.sub
(our custom user id) anduser.email
which is our user email, Please assist here what i'm missing in order to send those variables.