You are here

Functions in Crazy Egg Integration 7

Primary tabs

Namesort descending Location Description Direct uses Strings
crazyegg_admin_settings_form includes/admin.inc Crazy Egg module admin settings form. Used to toggle Crazy Egg status and to set account ID. 1
crazyegg_help ./crazyegg.module Implements hook_help(). Module summary displayed at the top on the module settings page
crazyegg_is_page_allowed ./crazyegg.module Check if actual page URL matches patterns listed in `crazyegg_paths` variable. If the variable is empty, return true. 1
crazyegg_is_role_allowed ./crazyegg.module Check if actual user role is not mentioned in `crazyegg_roles_excluded` variable 1
crazyegg_menu ./crazyegg.module Implements hook_menu(). Adds `Crazy Egg` link on the "admin/config" page for easier access to this module
crazyegg_page_alter ./crazyegg.module Implements hook_page_alter(). Checks all conditions and injects tracking script into the page if needed
crazyegg_permission ./crazyegg.module Implements hook_permission().
crazyegg_uninstall ./crazyegg.install Implements hook_uninstall().

Other projects