How do I inject javascript into RTC web pages?
I'd like to inject a small amount of javascript into each of the web pages served by RTC. For example, I'd like to insert a small amount of code to add in tracking analytics to RTC so I can understand how my users are making use of RTC.
On other systems there might be some way that I can customize the header template that is sent with each web page, but I can find no such mechanism for RTC.