Thanks, Dreamweaver inserted a script in the header to run the MM_callJS function. Just though maybe App Connect could do the same somwhow. I’ll just add this to my snippit manager app and then use as you advised.
Curious, will this also work for SPA pages? I’m assuming that as JS that depends on $(document).ready() will be an issue as that’s only fired on the first page load and not subsequent pages fetched via XHR. Many thanks!