Hi Gregskiuk,
Thanks for reporting. I will have to answer this in 2 parts –
- Our plugin-related files only load during active admin sessions (which is of minimal size). While accessing the storefront, plugin-related files are not loaded and will not impact or increase customer-facing page loading time.
When you run the Google page speed test – it scans the whole website, including all plugins. It does not determine if a plugin file is loaded while accessing the admin panel vs. storefront.
-
@ Regarding optimization opportunity – We are using
jQuery library (best suited for WordPress) and found out, we can instead use the WordPress default Js, which certainly will remove the unnecessary Js request and further reduce our plugin file size overall.
We are releasing an updated plugin with all the improvements (shortly). Please update and rerun the performance test. If you need any further assistance, please reach us at support [at] trackfree.io. Thank you.