You are here

constant HOTJAR_ACCESS_DENY in Hotjar 7

Same name and namespace in other branches
  1. 8 hotjar.module \HOTJAR_ACCESS_DENY
3 uses of HOTJAR_ACCESS_DENY
hook_hotjar_access in ./hotjar.api.php
Control access to a Hotjar tracking code.
hook_hotjar_access_alter in ./hotjar.api.php
Alter results of Hotjar access check results.
_hotjar_access in ./hotjar.module
Determines whether we add tracking code to page.

File

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

Code

define('HOTJAR_ACCESS_DENY', FALSE);