constant HOTJAR_PAGES in Hotjar 7
Same name and namespace in other branches
- 8 hotjar.module \HOTJAR_PAGES
- 6 hotjar.module \HOTJAR_PAGES
Define default path exclusion list to remove tracking from admin pages.
See http://drupal.org/node/34970 for more information.
1 use of HOTJAR_PAGES
- hotjar_get_settings in ./
hotjar.module - Get Hotjar settings.
File
- ./
hotjar.module, line 15 - Drupal Module: Hotjar.
Code
define('HOTJAR_PAGES', "admin\nadmin/*\nbatch\nnode/add*\nnode/*/*\nuser/*/*");