You are here

public function GaIdServiceInterface::getAnalyticsId in GA Push 8

Get the Google Analytics ID.

Either from google_analytics module service or from our own service.

1 method overrides GaIdServiceInterface::getAnalyticsId()
GaIdService::getAnalyticsId in src/GaIdService.php
Get the Google Analytics ID.

File

src/GaIdServiceInterface.php, line 16

Class

GaIdServiceInterface
Interface GaIdServiceInterface.

Namespace

Drupal\ga_push

Code

public function getAnalyticsId();