You are here

service google_analytics.accounts in Google Analytics 4.x

Class

Drupal\google_analytics\Helpers\GoogleAnalyticsAccounts
3 string references to google_analytics.accounts
GoogleAnalyticsAdminSettingsForm::create in src/Form/GoogleAnalyticsAdminSettingsForm.php
Instantiates a new instance of this class.
google_analytics_cron in ./google_analytics.module
Implements hook_cron().
google_analytics_page_attachments in ./google_analytics.module
Implements hook_page_attachments().

File

./google_analytics.services.yml
google_analytics.services.yml

View source
  1. class: Drupal\google_analytics\Helpers\GoogleAnalyticsAccounts
  2. arguments:
  3. - '@config.factory'
  4. - '@private_key'