You are here

constant GOOGLEANALYTICS_TRACKFILES_EXTENSIONS in Google Analytics 6.3

Same name and namespace in other branches
  1. 6.4 googleanalytics.module \GOOGLEANALYTICS_TRACKFILES_EXTENSIONS
  2. 7.2 googleanalytics.module \GOOGLEANALYTICS_TRACKFILES_EXTENSIONS
  3. 7 googleanalytics.module \GOOGLEANALYTICS_TRACKFILES_EXTENSIONS

@file Drupal Module: GoogleAnalytics Adds the required Javascript to the bottom of all your Drupal pages to allow tracking by the Google Analytics statistics package.

@author: Alexander Hass <http://drupal.org/user/85918>

2 uses of GOOGLEANALYTICS_TRACKFILES_EXTENSIONS
googleanalytics_admin_settings_form in ./googleanalytics.admin.inc
Implementation of hook_admin_settings() for configuring the module
googleanalytics_init in ./googleanalytics.module
Implementation of hook_init().

File

./googleanalytics.module, line 12
Drupal Module: GoogleAnalytics Adds the required Javascript to the bottom of all your Drupal pages to allow tracking by the Google Analytics statistics package.

Code

define('GOOGLEANALYTICS_TRACKFILES_EXTENSIONS', '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls|xml|z|zip');