adding tracking for downloads
This commit is contained in:
parent
7e9674542d
commit
12d4ef2169
@ -299,7 +299,7 @@
|
||||
<div class="doc-section" id="download">
|
||||
<h3>Downloads</h3>
|
||||
<p>The Skeleton download is a zip file (~25kb) containing all the CSS groundwork to get started on any web project. </p>
|
||||
<a href="https://github.com/dhgamache/Skeleton/tarball/master" class="remove-bottom button">Download Skeleton 1.2 from Github</a>
|
||||
<a href="https://github.com/dhgamache/Skeleton/tarball/master" class="remove-bottom button" onClick="_gaq.push([‘_trackEvent’, ‘Skeleton’, ‘download’]);">Download Skeleton 1.2 from Github</a>
|
||||
<div class="post-button-note half-bottom">or <a href="https://github.com/dhgamache/Skeleton">View Source on Github</a></div>
|
||||
<a href="documentation-assets/Skeleton-Grid.psd.zip" class="button remove-bottom">Download Skeleton PSD Template</a>
|
||||
<div class="post-button-note add-bottom">(A la <a href="http://www.960.gs">960.gs</a> PSD template)</div>
|
||||
|
Loading…
Reference in New Issue
Block a user