aboutsummaryrefslogtreecommitdiff
path: root/docs/customize.html
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2014-03-27 22:59:26 +0100
committerJulian Thilo <[email protected]>2014-03-27 23:03:42 +0100
commitb2a67ffe55f5fedb0ae1d5dff331687c3e744be0 (patch)
tree7ff8024b03409d1345f7d7f032709b2240ff748a /docs/customize.html
parenta696d47592ef19510087113fa8e88af31a6491e0 (diff)
downloadbootstrap-b2a67ffe55f5fedb0ae1d5dff331687c3e744be0.tar.xz
bootstrap-b2a67ffe55f5fedb0ae1d5dff331687c3e744be0.zip
Revert upgrade to Universal Analytics
The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now.
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 37c90e8cb..a36cbdf32 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -356,7 +356,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<p class="lead">Hooray! Your custom version of Bootstrap is now ready to be compiled. Just click the button below to finish the process.</p>
<div class="bs-customize-download">
- <button type="submit" id="btn-compile" disabled class="btn btn-block btn-lg btn-outline" onclick="ga('send', 'event', 'Customize', 'Download', 'Customize and Download');">Compile and Download</button>
+ <button type="submit" id="btn-compile" disabled class="btn btn-block btn-lg btn-outline" onclick="_gaq.push(['_trackEvent', 'Customize', 'Download', 'Customize and Download']);">Compile and Download</button>
</div>
</div><!-- /download -->
</form>