Remove bloat
-
Clean javascript tracking. Even if I disable tracking mailto and other features you still load this javascript to track it. Why bloat the performance with more JS than the user wants to use?
Just a small snippet below from
/wp-content/plugins/google-analytics-dashboard-for-wp/front/js/tracking-analytics-events.js?ver=5.3.10
Query('a[href^="mailto"]').click(
- The topic ‘Remove bloat’ is closed to new replies.