Question
How do I the apply Pingdom RUM (Visitor Insights) snippet to a Orion website.
Answer
This can be performed via the URL Rewrite Module 2 in IIS. https://www.microsoft.com/en-us/download/details.aspx?id=7435
Follow this article: https://docs.microsoft.com/en-us/iis/extensions/url-rewrite-module/using-outbound-rules-to-add-web-analytics-tracking-code - Be sure to add </body> at the end of the snippet that pingdom provides you.
In IIS click on the NetPerfMon site. Under compression you will need to disable both of the values or it will not work.
IISReset not required, but doesnt hurt.