GoogleAnalyticsApplicationBottom
extends GoogleAnalyticsApplicationBottom_parent
in package
Class representing the application bottom extender overload for Google Analytics
Table of Contents
- $configReadService : GoogleAnalyticsConfigurationReadService
- Configuration read service
- $trackingService : GoogleAnalyticsTrackingService
- Tracking service
- addCartSnippets() : mixed
- Add the snippets for the cart change action
- proceed() : mixed
- Proceed
- addCategorySnippets() : mixed
- Add the snippets for the category
- addProductDetailSnippets() : mixed
- Add the snippets for the product info
Properties
$configReadService
Configuration read service
private
GoogleAnalyticsConfigurationReadService
$configReadService
$trackingService
Tracking service
private
GoogleAnalyticsTrackingService
$trackingService
Methods
addCartSnippets()
Add the snippets for the cart change action
public
addCartSnippets() : mixed
Return values
mixed —proceed()
Proceed
public
proceed() : mixed
Return values
mixed —addCategorySnippets()
Add the snippets for the category
private
addCategorySnippets() : mixed
Return values
mixed —addProductDetailSnippets()
Add the snippets for the product info
private
addProductDetailSnippets() : mixed