Could you explain why you’d want to do this?
Ah, I get why you’d want to serve all of them locally. However, you only need one of them.
My suggestion: keep gtag.js or analytics.js, configure Google Analytics and CAOS to work with that. And get rid of whatever is loading the other two.
Ok.. but the issue is, i don’t know from where this all js file coming. i have implement GA and adsense only.
any idea like which piece of code need to remove ?
I can’t help you with that, man. Not for free, at least. 😛 Sorry. I can give you some pointers, though.
– You could take a look through your plugins. Are you using multiple Google Analytics plugins besides CAOS? If so, remove them. If you’re using Analytify or Monster Insights, enable CAOS’ compatibility mode.
– Check your theme options, perhaps you added a tracking code somewhere once, which you now have forgotten about?
– Also, I see this script being loaded in your header: https://comedymood.com/api/defer_ga.js. Judging from the name of it, it might load ga.js somewhere?
– If none of the above helps, start looking through theme’s files and look for anything line of code that is loading a ga.js or analytics.js.
Hope it helps.
Thank you so much DaanvandenBergh for help..
I will look with your suggestions.