Dear Motomo Support,
Do you have any compressed version of matomo.js? our developer use developer tool to do some test and found the size of matomo.js is too high. you can see from the screenshot.
I’ve configured on nginx for compress already, but it seems it’s not related with nginx, it’s related the matomo.js file self.
here is the configuration of nginx
gzip on;
gzip_disable “msie6”;
gzip_vary on;
gzip_proxied any;
gzip_comp_level 6;
gzip_buffers 16 8k;
gzip_http_version 1.1;
gzip_types text/plain text/css application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript;
1 post - 1 participant
