adding tracking for downloads
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user