I have issue with the Defer javascript in magento .I need to exclude javascript for google tag manager form defer script . So i have to put googletagmanager code in head tag and other js after </body> tag.Please help to solve this i am using Company_Defer module for that
Hi @Klickonweb,
I'm not sure which module are you using but maybe you can take a look this one: https://github.com/bobbyshaw/magento-footer-js
That module will help you to move all the regular JS to the footer.
Thanks,
Still i can't resolve this .But i want to avoid one javascript which is not added into footer. My module name is Company_deferjs