You are here

google_analytics.routing.yml in Google Analytics 4.x

Same filename and directory in other branches
  1. 8.3 google_analytics.routing.yml
  2. 8.2 google_analytics.routing.yml

File

google_analytics.routing.yml
View source
  1. google_analytics.admin_settings_form:
  2. path: '/admin/config/services/google-analytics'
  3. defaults:
  4. _form: '\Drupal\google_analytics\Form\GoogleAnalyticsAdminSettingsForm'
  5. _title: 'Google Analytics'
  6. requirements:
  7. _permission: 'administer google analytics'