aboutsummaryrefslogtreecommitdiff
path: root/docs/customize.html
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2014-04-04 10:28:45 +0200
committerJulian Thilo <[email protected]>2014-04-04 10:28:45 +0200
commitfa9e541f5e9aa9ce5ea039166826c5f195585daa (patch)
treebc6ee4d2e44d0d102f93d0819beebf9bad7e02c1 /docs/customize.html
parent5ef634dab9bb39b9dc5beb10a568a05952a519ff (diff)
downloadbootstrap-fa9e541f5e9aa9ce5ea039166826c5f195585daa.tar.xz
bootstrap-fa9e541f5e9aa9ce5ea039166826c5f195585daa.zip
Re-implement Universal Analytics
X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560
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 a36cbdf32..37c90e8cb 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="_gaq.push(['_trackEvent', '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="ga('send', 'event', 'Customize', 'Download', 'Customize and Download');">Compile and Download</button>
</div>
</div><!-- /download -->
</form>