google_analytics_et.api.php |
google_analytics_et.api.php |
|
Hooks provided by Google Analytics Event Tracking API |
google_analytics_et.info |
google_analytics_et.info |
|
name = Google Analytics Event Tracking
description = "Integrates with the Google Analytics module to provide enhanced event tracking."
core = 7.x
package = Statistics
dependencies[] = googleanalytics |
google_analytics_et.install |
google_analytics_et.install |
|
Install, update and uninstall functions for the google_analytics_et module. |
google_analytics_et.module |
google_analytics_et.module |
|
Google Analytics Event Tracking Module. |
google_analytics_et_admin.drush.inc |
drush_commands/google_analytics_et_admin.drush.inc |
|
Google Analytics Event Tracking Module Drush Admin. |
google_analytics_et_example.info |
google_analytics_et_example/google_analytics_et_example.info |
|
name = Google Analytics Event Tracking Example
description = "An extremely simple example to demonstrate how to integrate into the Google Analytics Event Tracking Module's API'."
core = 7.x
package = Statistics
dependencies[] =… |
google_analytics_et_example.module |
google_analytics_et_example/google_analytics_et_example.module |
|
Google Analytics Event Tracking Module API Example. |
README.txt |
README.txt |
|
Google analytics event tracking module README:
Purpose
To provide a user configurable and reusable module for the tracking of
events with google analytics.
Per this method
… |