Skip to content

Provides a census of analytics-on notations in a directory.

License

Notifications You must be signed in to change notification settings

wombleton/angulartics-census

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angulartics-census

Generates a CSV containing a list of analytics-on attributes in html files under the source directory.

The columns in the CSV are:

  • analytics-category
  • analytics-event
  • Tag name of the element
  • File name of the attribute

You can add an extra attribute to check with a Y/N response by passing --attr-check="analytics-if" in.

Usage

npm i angulartics-census
node_modules/angulartics-census/census -p src --attr-check="analytics-event"

About

Provides a census of analytics-on notations in a directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published