drush_google_analytics_reports_fields |
./google_analytics_reports.drush.inc |
Imports Google Analytics Fields. |
1 |
1 |
drush_google_analytics_reports_post_pm_enable |
./google_analytics_reports.drush.inc |
Implements drush_MODULE_post_pm_enable(). |
|
|
google_analytics_reports_api_authenticate |
google_analytics_reports_api/google_analytics_reports_api.module |
Finish authentication. |
1 |
|
google_analytics_reports_api_cache_time |
google_analytics_reports_api/google_analytics_reports_api.module |
Sets the expiry timestamp for cached queries. |
1 |
|
google_analytics_reports_api_gafeed |
google_analytics_reports_api/google_analytics_reports_api.module |
Instantiate a new GoogleAnalyticsReportsApiFeed object. |
5 |
|
google_analytics_reports_api_profiles_list |
google_analytics_reports_api/google_analytics_reports_api.module |
Google Analytics reports profiles for current authorized user. |
2 |
|
google_analytics_reports_api_report_data |
google_analytics_reports_api/google_analytics_reports_api.module |
Request report data. |
1 |
|
google_analytics_reports_api_requirements |
google_analytics_reports_api/google_analytics_reports_api.install |
Implements hook_requirements(). |
|
|
google_analytics_reports_api_revoke |
google_analytics_reports_api/google_analytics_reports_api.module |
Programmatically revoke token. |
1 |
|
google_analytics_reports_api_update_8001 |
google_analytics_reports_api/google_analytics_reports_api.install |
Move the access_token, expires_at and refresh_token from config to state. |
|
|
google_analytics_reports_custom_to_variable_field |
./google_analytics_reports.module |
Converts a base custom field name and number into a specific field name. |
3 |
|
google_analytics_reports_drush_command |
./google_analytics_reports.drush.inc |
Implements hook_drush_command(). |
|
|
google_analytics_reports_get_fields |
./google_analytics_reports.module |
List of Google Analytics dimensions and metrics. |
3 |
|
google_analytics_reports_google_analytics_reports_api_reported_data_alter |
./google_analytics_reports.module |
Implements hook_google_analytics_reports_api_reported_data_alter(). |
|
|
google_analytics_reports_google_analytics_reports_field_import_alter |
./google_analytics_reports.module |
Implements hook_google_analytics_reports_field_import_alter(). |
|
|
google_analytics_reports_install |
./google_analytics_reports.install |
Implements hook_install(). |
|
|
google_analytics_reports_is_custom |
./google_analytics_reports.module |
Determines if a field is custom or not. |
4 |
|
google_analytics_reports_schema |
./google_analytics_reports.install |
Implements hook_schema(). |
|
|
google_analytics_reports_uninstall |
./google_analytics_reports.install |
Implements hook_uninstall(). |
|
|
google_analytics_reports_variable_to_custom_field |
./google_analytics_reports.module |
Converts a specific field name into a base custom field name. |
1 |
|
google_analytics_reports_views_data |
./google_analytics_reports.views.inc |
Implements hook_views_data(). |
|
|
hook_google_analytics_reports_api_reported_data_alter |
google_analytics_reports_api/google_analytics_reports_api.api.php |
Allow modules to alter Google Analytics reported data after executing. |
|
|
hook_google_analytics_reports_field_import_alter |
./google_analytics_reports.api.php |
Allow modules to alter Google Analytics field data before saving in database. |
|
|