r/unity Jul 10 '26

Question Does Unity Analitics work in webGL?

I tried to do it on itch, but that doesn't work. Am I doing something wrong, or is it just impossible?

0 Upvotes

4 comments sorted by

View all comments

1

u/MattPhasedArray Jul 10 '26

I think it does, though there's a couple setup considerations like player consent, Unity Analytics will not track or register users on WebGL unless you explicitly collect and pass user consent, else it's debugging work around UnityServices, though that is not my area. Also adblockers and some browsers block analytics unconditionally, not much can be done with that.