Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Side by Side Diff: tools/bots/dartdoc_footer.html

Issue 1239543002: add footer for dartdocs generated for the sdk for analytics and survey (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: fix footer Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/bots/dart_sdk.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <script>
2 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
3 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
4 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m )
5 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
6
7 ga('create', 'UA-26406144-9', 'auto');
8 ga('send', 'pageview');
9
10 </script>
11
12 <script async src="//survey.g.doubleclick.net/async_survey?site=4vq7qmqpfn4zjduv e64c4h6lqa">
13 </script>
OLDNEW
« no previous file with comments | « tools/bots/dart_sdk.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698