|
|
2 年前 | |
|---|---|---|
| .. | ||
| Block | 2 年前 | |
| Helper | 2 年前 | |
| Observer | 2 年前 | |
| Test | 2 年前 | |
| etc | 2 年前 | |
| i18n | 2 年前 | |
| view/frontend | 2 年前 | |
| LICENSE.txt | 2 年前 | |
| LICENSE_AFL.txt | 2 年前 | |
| README.md | 2 年前 | |
| composer.json | 2 年前 | |
| registration.php | 2 年前 | |
This module implements the integration with the Google Analytics service.
Before installing this module, note that the Magento_GoogleAnalytics is dependent on the Magento_Store module.
Before disabling or uninstalling this module, note that the Magento_GoogleOptimizer module depends on this module
For information about a module installation in Magento 2, see Enable or disable modules.
Extension developers can interact with the Magento_GoogleAnalytics module. For more information about the Magento extension mechanism, see Magento plugins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_GoogleAnalytics module.
A lot of functionality in the module is on JavaScript, use mixins to extend it.
This module introduces the following layouts in the view/frontend/layout directory:
defaultFor more information about a layout in Magento 2, see the Layout documentation.