You are here

Functions in Google Analytics Reports 7

Primary tabs

Namesort descending Location Description Direct uses Strings
google_analytics_api_account_data ./google_analytics_api.module Request account data. 1
google_analytics_api_admin ./google_analytics_api.pages.inc Menu callback - admin form for OAuth and other settings. 1 1
google_analytics_api_admin_submit ./google_analytics_api.pages.inc Submit handler. Steps throuh the OAuth process, revokes tokens, saves profiles.
google_analytics_api_domainconf ./google_analytics_api.module Implements hook_domainconf().
google_analytics_api_help ./google_analytics_api.module Implementation of hook_help().
google_analytics_api_menu ./google_analytics_api.module Implementation of hook_menu().
google_analytics_api_new_gafeed ./google_analytics_api.module Instantiate a new GAFeed object. 3
google_analytics_api_permission ./google_analytics_api.module Implementation of hook_permission().
google_analytics_api_report_data ./google_analytics_api.module Request report data. 9
google_analytics_api_revoke ./google_analytics_api.module 1
google_analytics_api_theme ./google_analytics_api.module Implements hook_theme().
google_analytics_api_uninstall ./google_analytics_api.install Implements hook_uninstall().
google_analytics_reports_block_info google_analytics_reports/google_analytics_reports.module Implements hook_block_info().
google_analytics_reports_block_view google_analytics_reports/google_analytics_reports.module Implements hook_block_view().
google_analytics_reports_cache_time ./google_analytics_api.module Sets the expiry timestamp for cached queries. 1
google_analytics_reports_dashboard_ajax google_analytics_reports/google_analytics_reports.blocks.inc Page callback for google-analytics-reports/ajax/dashboard. 1
google_analytics_reports_dashboard_build google_analytics_reports/google_analytics_reports.blocks.inc Generates the dashboard block. 1
google_analytics_reports_detail_page google_analytics_reports/google_analytics_reports.pages.inc Page callback for admin/reports/google-analytics/detail. 1
google_analytics_reports_init google_analytics_reports/google_analytics_reports.module Implements hook_init().
google_analytics_reports_menu google_analytics_reports/google_analytics_reports.module Implementation of hook_menu().
google_analytics_reports_oauth_callback ./google_analytics_api.pages.inc Page callback - Provided for Google to call back during the OAuth process. 1
google_analytics_reports_path_mini_ajax google_analytics_reports/google_analytics_reports.blocks.inc Page callback for google-analytics-reports/ajax/path-mini. 1
google_analytics_reports_path_mini_build google_analytics_reports/google_analytics_reports.blocks.inc Generates a block with the current page statistics. 1
google_analytics_reports_permission google_analytics_reports/google_analytics_reports.module Implementation of hook_permission().
google_analytics_reports_summary_page google_analytics_reports/google_analytics_reports.pages.inc Page callback for admin/reports/google-analytics. 1
google_analytics_reports_theme google_analytics_reports/google_analytics_reports.module Implements hook_theme().
template_preprocess_google_analytics_reports_detail google_analytics_reports/google_analytics_reports.theme.inc
template_preprocess_google_analytics_reports_summary google_analytics_reports/google_analytics_reports.theme.inc @file Theme preprocess functions for google analytics.
theme_google_analytics_api_profile_label ./google_analytics_api.module Theme the full string label of profiles.
theme_google_analytics_reports_dashboard google_analytics_reports/google_analytics_reports.theme.inc Theme function for dashboard block.
theme_google_analytics_reports_path_mini google_analytics_reports/google_analytics_reports.theme.inc Theme function for path_mini block.
_google_analytics_reports_detail_stats google_analytics_reports/google_analytics_reports.pages.inc Retrieves content detail stats. 1
_google_analytics_reports_error_message google_analytics_reports/google_analytics_reports.module Helper function to generate an error message. 4
_google_analytics_reports_pageviews google_analytics_reports/google_analytics_reports.pages.inc Renders an img element with a chart of the number of pageviews over the past 30 days. 1
_google_analytics_reports_path_filter google_analytics_reports/google_analytics_reports.module 5
_google_analytics_reports_top_keywords google_analytics_reports/google_analytics_reports.pages.inc Retrieves top keywords. 2
_google_analytics_reports_top_pages google_analytics_reports/google_analytics_reports.pages.inc Retrieves top pages. 1
_google_analytics_reports_top_referrals google_analytics_reports/google_analytics_reports.pages.inc Retrieves top referrals. 2
_google_analytics_reports_usage google_analytics_reports/google_analytics_reports.pages.inc Retrieves usage data. 1
_google_analytics_reports_visits google_analytics_reports/google_analytics_reports.pages.inc Renders an img element with a chart of the number of visits over the past 30 days. 1

Other projects