Thanks for the 404 fallback tip. I’ve implemented it successfully.
I want to make sure the GTM and GA scripts are not moved to the body. What can I add to the js exclusions field? I see from the picture gtm.js for GTM, but ow about GA?
Also… I have these js and css exclusions added by default:
1. js exclusions: wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js
2. css exclusions: wp-content/cache/, wp-content/uploads/, admin-bar.min.css, dashicons.min.css
Do I really need them in there?
Thank you very much for your help.