analytics-html-injector
v0.2.4
Published
Quick inject analytcs snippet in your built html befor publish/upload
Downloads
2
Readme
Analytics HTML Injector
Command line tool to quick inject Analytic snippet after build and before upload in your CI
Installation
npm install analytics-html-injector -g
Getting Started
Base usage with Google Analytics
analyticsHtmlInjector -G UA-12345-6
Custom Input & Output
analyticsHtmlInjector -G UA-12345-6 -i page.html -o injected.html
Author
Marco Ricupero - Github - Blog
License
This project is licensed under the MIT License - see the License file for details