GoogleTrackingServiceFactory
in package
Class GoogleTrackingServiceFactory
Table of Contents
- $readService : GoogleTrackingConfigurationReadService
- $trackingService : GoogleTrackingService
- readService() : GoogleTrackingConfigurationReadService
- Creates and in memory caches a google tracking configuration read service.
- trackingService() : GoogleTrackingService
- Creates and in memory caches a google tracking service.
Properties
$readService
protected
static GoogleTrackingConfigurationReadService
$readService
$trackingService
protected
static GoogleTrackingService
$trackingService
Methods
readService()
Creates and in memory caches a google tracking configuration read service.
public
static readService() : GoogleTrackingConfigurationReadService
Return values
GoogleTrackingConfigurationReadService —trackingService()
Creates and in memory caches a google tracking service.
public
static trackingService() : GoogleTrackingService