You are here

constant GOOGLE_ANALYTICS_COUNTER_YEAR in Google Analytics Counter 7.3

2 uses of GOOGLE_ANALYTICS_COUNTER_YEAR
google_analytics_counter_admin in ./google_analytics_counter_settings.inc
Config form shown at admin/config/system/google_analytics_counter
google_analytics_counter_get_start_date in ./google_analytics_counter.module
Implements hook_action_info().

File

./google_analytics_counter_auth.inc, line 23
Provides the GAFeed object type and associated methods.

Code

define('GOOGLE_ANALYTICS_COUNTER_YEAR', GOOGLE_ANALYTICS_COUNTER_DAY * 365);