Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This site may earn a commission from merchant affiliate
links, including eBay, Amazon, Skimlinks, and others.
Woody, IE debugging pins it down to line 96 (may vary because you'll get admin controls sent in your HTML) which reads:
window.google_analytics_uacct = "UA-466652-1";
The trace says it comes from line 85, char 411 but I'm still working on what that specifically traces back to (what google_analytics_uacct is called in, etc)