Update filepicker.html
authorAndrew Magliozzi <andrew.magliozzi@gmail.com>
Fri, 4 Oct 2013 15:36:27 +0000 (11:36 -0400)
committerAndrew Magliozzi <andrew.magliozzi@gmail.com>
Fri, 4 Oct 2013 15:36:27 +0000 (11:36 -0400)
karmaworld/templates/partial/filepicker.html

index 371469f654128805a23ac1ecf980932c49ab1c77..5233cbc1d8ca104caf2256d24fbdfbb87aafe51d 100644 (file)
           </ul>
           <p>Your files are being processed and should be viewable within a few minutes.</p>
           <p>If you'd like to share again, please <a href="">click here</a>.</p>
+          <script type="text/javascript">
+
+            var _gaq = _gaq || [];
+            _gaq.push(['_setAccount', 'UA-36897868-1']);
+            _gaq.push(['_setDomainName', 'karmanotes.org']);
+            _gaq.push(['_setAllowLinker', true]);
+            _gaq.push(['_trackPageview']);
+
+            (function() {
+              var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+              ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+              var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+            })();
+
+          </script>
       </div>
     </div>