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.
- Magento 2.2
- PHP 7.1
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
- Enter Stores -> Configuration -> Google Analytics Verifier
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Maciej Sławik
- Michał Kobierzyński
- Michał Broniszewski
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