-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarity "SametSite" error #713
Comments
Can you say which browsers do / don't work, as far as you're aware? |
See this slack thread: https://api3workspace.slack.com/archives/C044VBS8KA5/p1709571118161259 I am not convinced that we need to do the "Browser cookie management thing" to solve this issue. We had the same problem with Google analytics. Namely the This is the Clarity error that is the root cause I believe.
Somehow we got this fixed for Google from research Harsha did. I have messaged him. |
I'll check and see if I can find info on this. :-) |
The banner won’t fix the issue, but is still needed.
…On Wed, Mar 20, 2024 at 11:34 PM gulla0 ***@***.***> wrote:
I'll check and see if I can find info on this. :-)
—
Reply to this email directly, view it on GitHub
<#713 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BA6WPPN6EXSDREHK2L4CSGTYZJILDAVCNFSM6AAAAABE53LDUOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJRGE2TOOJTHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
We should fix this problem first. I have added a separate issue for the banner see here. |
For Microsoft Clarity, there is no option of adding the samesite attributes directly on the frontend. https://github.com/GoogleChromeLabs/samesite-examples https://github.com/GoogleChromeLabs/samesite-examples/blob/master/javascript-nodejs.md |
T wants to add Clarity to the docs.
It starts with this script:
But that produces an err on some browses. T said to adding the same type of cookie banner (as the Market's) to the docs might be needed.
It would be some time before I have availability to do this. If someone else wishes to pick this up and test their skill please do.
The text was updated successfully, but these errors were encountered: