You are here

constant GOOGLE_ANALYTICS_COUNTER_DAY in Google Analytics Counter 7.2

Same name and namespace in other branches
  1. 7.3 google_analytics_counter_auth.inc \GOOGLE_ANALYTICS_COUNTER_DAY
2 uses of GOOGLE_ANALYTICS_COUNTER_DAY
google_analytics_counter_admin in ./google_analytics_counter_settings.inc
Config form shown at admin/config/system/google_analytics_counter
google_analytics_counter_auth.inc in ./google_analytics_counter_auth.inc
Provides the GAFeed object type and associated methods.

File

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

Code

define('GOOGLE_ANALYTICS_COUNTER_DAY', GOOGLE_ANALYTICS_COUNTER_HOUR * 24);