I am trying to add our SiteCatalyst tracking code to our status page. We do that by using ensighten our tag management system. I have to essentially add our bootstrap.js to the head of the page. However when I do that two things happen
1. My entire header image disappears
2. the bootstrap.js doest load.
I did try adding the bootstrap.js in the footer however that doesn't seem to load the .js either. I do see it in the page source.
Has anyone tried doing this?