Project Page

Analytics Demo Page

Here are some links to show examples of how the analytics code works. This is the custom gaEvents object that is passed into the Analytics Class

{
	'testMe': ['_trackEvent', 'Test', 'current page'],
	'printPage': ['_trackEvent', 'Print', 'current page'],
	'social': [['_trackSocial'], ['_trackEvent',  'Social share']],
	'contactUs': ["_trackEvent", "Contact Us"]
}



Gender:



This is the tracking code sent to Google analtyics. You can also see this in your browser's console.