Avatar

Employee

One possible and suggested way could be to  have a Parent-Child html page design(in some technology we also refer them as Layout page), where all pages have one parent common page.

You can than reference your script only in Parent page and all Child pages will automatically have reference to it.