Remove eventTracking to fix adblocker issues

Adblockers block eventTracking.js files because they are used to track the user. This fails and causes all other js imports to fail and breaks the login page. This removes eventTracking.coffe. it should not break anything.

Merge request reports

Loading