You are here

service multidomain_google_analytics.response_subscriber in Multidomain Google Analytics 8.2

Same name and namespace in other branches
  1. 8 multidomain_google_analytics.services.yml \multidomain_google_analytics.response_subscriber

Class

Drupal\multidomain_google_analytics\EventSubscriber\GoogleAnalyticResponseSubscriber

Tags

  • event_subscriber

File

./multidomain_google_analytics.services.yml
multidomain_google_analytics.services.yml

View source
  1. class: Drupal\multidomain_google_analytics\EventSubscriber\GoogleAnalyticResponseSubscriber
  2. arguments:
  3. - '@config.factory'
  4. - '@domain.negotiator'
  5. tags:
  6. - { name: event_subscriber }