You are here

constant GOOGLE_ANALYTICS_REPORTS_DAY in Google Analytics Reports 6

Same name and namespace in other branches
  1. 7 google_analytics_api.module \GOOGLE_ANALYTICS_REPORTS_DAY
2 uses of GOOGLE_ANALYTICS_REPORTS_DAY
google_analytics_api.module in ./google_analytics_api.module
Implements the API through which Google Analytics data can be accessed.
google_analytics_api_admin in ./google_analytics_api.pages.inc
Menu callback - admin form for OAuth and other settings.

File

./google_analytics_api.module, line 9
Implements the API through which Google Analytics data can be accessed.

Code

define('GOOGLE_ANALYTICS_REPORTS_DAY', 60 * 60 * 24);