You are here

constant PK_TRACKFILES_EXTENSIONS in Piwik Web Analytics 6

Same name and namespace in other branches
  1. 5 piwik.module \PK_TRACKFILES_EXTENSIONS
  2. 7 piwik.module \PK_TRACKFILES_EXTENSIONS

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

@author: Alexander Hass <www.hass.de>

2 uses of PK_TRACKFILES_EXTENSIONS
piwik_admin_settings_form in ./piwik.admin.inc
Implementation of hook_admin_settings() for configuring the module
piwik_footer in ./piwik.module
Implementation of hook_footer() to insert Javascript at the end of the page.

File

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

Code

define('PK_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');