You are here

Files in GA Push 7

Primary tabs

File namesort descending Location Namespace Description
ga_push.admin.inc inc/ga_push.admin.inc The administration functions and forms.
ga_push.analytics_js.inc inc/ga_push.analytics_js.inc Universal Analytics js: method and functions.
ga_push.api.php ga_push.api.php
ga_push.datalayer.inc inc/ga_push.datalayer.inc Universal Datalayer js: method and functions.
ga_push.ga_js.inc inc/ga_push.ga_js.inc Classic GA Javascript: method and functions.
ga_push.info ga_push.info name = Google Analytics Push description = Google Analytics module to attach push events core = 7.x package = Statistics dependencies[] = googleanalytics dependencies[] = libraries files[] = libs/ssga.class.inc files[] = test/ga_push.test configure =…
ga_push.install ga_push.install Contains install and update functions for GA Push.
ga_push.module ga_push.module Drupal Module: GA Push.
ga_push.php_ga.inc inc/ga_push.php_ga.inc PHP-GA: method and functions
ga_push.rules.inc ga_push.rules.inc Rules implementation.
ga_push.ssga.inc inc/ga_push.ssga.inc SSGA: method and functions
ga_push.test test/ga_push.test Test case for testing the GA Push module.
ga_push.utmp.php.inc inc/ga_push.utmp.php.inc UTMP: method and functions for Universal Tracking Measure Protocol.
ga_push_browser.classes.inc modules/browser/ga_push_browser.classes.inc GA Push Browser event classes.
ga_push_browser.forms.inc modules/browser/ga_push_browser.forms.inc Forms for the ga_push_browser module.
ga_push_browser.info modules/browser/ga_push_browser.info name = Google Analytics Push: Browser description = Google Analytics module to attach push events from browser actions. core = 7.x package = Statistics dependencies[] = ga_push dependencies[] = entity dependencies[] = views scripts[] =…
ga_push_browser.install modules/browser/ga_push_browser.install Install, update, and uninstall functions for the ga_push_browser module.
ga_push_browser.module modules/browser/ga_push_browser.module Drupal Module: GA Push (browser).
ga_push_browser.views_default.inc modules/browser/views/ga_push_browser.views_default.inc Views default file for GA Push (browser) module.
ga_push_form_validate.admin.inc modules/form_validate/ga_push_form_validate.admin.inc The administration functions and forms.
ga_push_form_validate.info modules/form_validate/ga_push_form_validate.info name = Google Analytics Push: Form Validate description = Google Analytics module to attach push events for form validate errors core = 7.x package = Statistics dependencies[] = googleanalytics dependencies[] = libraries dependencies[] =…
ga_push_form_validate.install modules/form_validate/ga_push_form_validate.install Installation file for GA Push (form validate) module.
ga_push_form_validate.module modules/form_validate/ga_push_form_validate.module Drupal Module: GA Push (form validate).
ga_push_log.info modules/log/ga_push_log.info name = Google Analytics Push: Log description = Google Analytics module that push log exceptions (example). core = 7.x package = Statistics dependencies[] = ga_push dependencies[] = rules configure =…
ga_push_log.module modules/log/ga_push_log.module Drupal Module: GA Push Log (example).
ga_push_log.rules_defaults.inc modules/log/ga_push_log.rules_defaults.inc Rules default file for GA Push (log) module.
README.txt README.txt README.txt ------------------------------- This module sends data to google analytics and provides an API to integrate with other modules. -------------------------------------------------------------------------------- …
README.txt modules/form_validate/README.txt GA PUSH: FORM VALIDATE: ----------------------- This submodule lets you track all validate errors for drupal forms. You must specify the form ids to track on settings. Configure path: /admin/config/system/ga-push/form-validate Take attention to the…
README.txt modules/browser/README.txt GA PUSH: BROWSER ------------------------- Send all jQuery events you set to analytics. List of the events already set: /admin/config/system/ga-push/browser Add new event: /admin/config/system/ga-push/browser/add
README.txt modules/log/README.txt GA Push Log ----------- Simple example module for log exception tracking with rules on watchdog log event. This module does not provide extra functionality.
ssga.class.inc libs/ssga.class.inc SSGA Class implementation

Other projects