analytics tracking restored
authorAndrew Magliozzi <andrew.magliozzi@gmail.com>
Tue, 15 Oct 2013 19:42:52 +0000 (15:42 -0400)
committerAndrew Magliozzi <andrew.magliozzi@gmail.com>
Tue, 15 Oct 2013 19:42:52 +0000 (15:42 -0400)
karmaworld/templates/partial/filepicker.html

index 434ed44da4dbaf881410f37d5895d5b79858520d..7a0f7ef0c9959ffe6102f02f77991cc8ec0b98bd 100644 (file)
                   $('#success').show();
                   document.getElementById('save-btn').style.display = 'none';
                   $('#forms_container .inline-form').remove();
-                  // _gat._getTracker()._trackEvent('upload', 'upload form submitted');
+                  _gat._getTracker()._trackEvent('upload', 'upload form submitted');
                   setTimeout(function(){
                     location.reload(true);
                   }, 15000);