| Index: milo/appengine/frontend/expectations/buildbot-frontend.testableFrontpage-Basic_frontpage.html
|
| diff --git a/milo/appengine/frontend/expectations/buildbot-frontend.testableFrontpage-Basic_frontpage.html b/milo/appengine/frontend/expectations/buildbot-frontend.testableFrontpage-Basic_frontpage.html
|
| index 78e1de6c2c16563f9b332cb260bd91dd19b2a365..7b17207399ea132dde3b88ca6c2fd7710945f0ed 100644
|
| --- a/milo/appengine/frontend/expectations/buildbot-frontend.testableFrontpage-Basic_frontpage.html
|
| +++ b/milo/appengine/frontend/expectations/buildbot-frontend.testableFrontpage-Basic_frontpage.html
|
| @@ -43,3 +43,14 @@
|
| milo.makeTimesLocal();
|
| })();
|
| </script>
|
| +
|
| +<script>
|
| + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
| + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
| + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
| + })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
| +
|
| + ga('create', 'UA-12345-01', 'auto');
|
| + ga('send', 'pageview');
|
| +</script>
|
| +
|
|
|