Hi @naturalextractor,
Burst does not add gtag scripts, as we have our own script to track statistics. The script that is inserted is added using the best practice WordPress wp_enqueue_script() function, instead of injecting php scripts directly, as seems to have happened on your site.
If there is a gtag script that caused the crash, it is most likely another plugin, or a custom script that caused the crash.
If you have more information I’m happy to look into it.
Thanks @rogierlankhorst for your quick reply
happy to delete the thread if you want?
I’m pretty familiar with most things PHP and on the server,
I logged into site updated just the burst plugin, then checked error.log and file system only updates were burst and that one header.php
Its possible a user added something earlier, but for whatever reason the file did not update till a plugin was updated?
No worries, we’ll just mark it as resolved.
It sounds as if the cache cleared on the plugin update. Glad to hear it’s resolved!