Your website is getting traffic now what? Your website can be used as a very powerful tool to generate leads and to collect useful information and performance indicators.
This is what the link code would look like
<a onclick="_gaq.push(['_trackEvent', 'Videos', 'Play', 'Monthly Web Design Video']);" href="#">Play</a>
Notice the onClick command added to the usual link code. In this scenario, the reports for Events would display Videos as the Category, Play as the Action, and Website Design Video as the Label.
_trackEvent(category, action, opt_label, opt_value, opt_noninteraction)
The next step is to setup a goal for each of your events. This step is not mandatory and you can skip it to go directly to the Google Analytics reports.