digital-analytics-program / gov-wide-code

Provides a set of javascript files and documentation to implement web analytics on US federal websites
http://www.digital.gov/dap
104 stars 55 forks source link

is there a way to get metrics on an individual website? #50

Closed d3netxer closed 7 years ago

d3netxer commented 7 years ago

also is there an easy way to check if your code is working on a site?

tdlowden commented 7 years ago

you can get some information on individual sites at https://analytics.usa.gov/data/

checking for our code can be tricky if the site uses a tag management container, but if you can find our <script> and verify the src is working, it should be reporting data to us.