You are here

constant HOTJAR_PAGES in Hotjar 8

Same name and namespace in other branches
  1. 6 hotjar.module \HOTJAR_PAGES
  2. 7 hotjar.module \HOTJAR_PAGES

Default page list for admin path check.

Deprecated

in Hotjar 8.x-1.3 and will be removed before Hotjar 8.x-1.6. Use \Drupal\hotjar\HotjarSettings::HOTJAR_PAGES instead.

File

./hotjar.module, line 24
Drupal Module: Hotjar.

Code

define('HOTJAR_PAGES', "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*");