| How used Google Analytics Event |
|
|
|
| Written by Алексей Гордеев |
| Tuesday, 27 April 2010 13:47 |
|
Google Analytics Tracking API: Event Tracking Method Details_trackEvent()_trackEvent(category, action, opt_label, opt_value) Constructs and sends the event tracking call to the Google Analytics Tracking Code. Use this to track visitor behavior on your website that is not related to a web page visit, such as interaction with a Flash video movie control or any user event that does not trigger a page request. parametersString category The general event category (e.g. "Videos"). returnsBoolean whether the event was successfully sent.
Add in the your link code javascript as shown in the examples below Examples: For traditional 1. Tracking downloads <a href="http://www.gordejev.lv/files/com_ag_google.zip" target="_blank" 2. Tracking outbond links clicks <a href="http://www.joomill.nl/vertalingen.html" target="_blank" |
| Last Updated on Tuesday, 27 April 2010 17:35 |









