You are here

constant GOOGLE_ANALYTICS_COUNTER_WEEK in Google Analytics Counter 7.3

Same name and namespace in other branches
  1. 7.2 google_analytics_counter_auth.inc \GOOGLE_ANALYTICS_COUNTER_WEEK
1 use of GOOGLE_ANALYTICS_COUNTER_WEEK
google_analytics_counter_admin in ./google_analytics_counter_settings.inc
Config form shown at admin/config/system/google_analytics_counter

File

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

Code

define('GOOGLE_ANALYTICS_COUNTER_WEEK', GOOGLE_ANALYTICS_COUNTER_DAY * 7);