Type
magento2-module
Magento2 module for adding Google Analytics verification scripts without uploading files to the server
magento2-module
MIT
None
None
None
None
None
Module LizardMedia_GoogleAnalyticsVerifier allows you to add verification scripts to the
of all pages via admin panel and add Google Verification files using file name and file content via admin panel, without having to upload the file to the web server.These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Simply run
composer require lizardmedia/module-ga-verifier
Download a ZIP version of the module and unpack it into your project into
app/code/LizardMedia/GoogleAnalyticsVerifier
Run this command
bin/magento module:enable LizardMedia_GoogleAnalyticsVerifier
bin/magento setup:upgrade
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details