Google Analytics, by default, only tracks pages by path.
Meaning if you add a Google Analytics snippet to all virtual hosts visitors to the home page of each site will be almost impossible to distinguish from each other in the reports...there are ways around this but you should be aware of it.
I believe you'll want to review the documentation for server side includes (SSI).
On Thu, May 25, 2017 at 9:32 PM, Rose, John B <jbrose@xxxxxxx> wrote:
If we wanted to add a Google Analytics footer to all pages on our server, meaning all virtual hosts, what is the best way to do that via Apache without having to touch the individual web sites?