NYCPlanning / labs-applicantmaps

5 stars 5 forks source link

Add simple google analytics #542

Closed trbmcginnis closed 5 years ago

trbmcginnis commented 5 years ago

This adds simple google analytics to Applicant Maps. This PR will just track landing page visits. Event tracking will be added later for more thorough analysis.

codecov[bot] commented 5 years ago

Codecov Report

Merging #542 into develop will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #542      +/-   ##
===========================================
+ Coverage     85.8%   85.89%   +0.08%     
===========================================
  Files           69       69              
  Lines          965      971       +6     
===========================================
+ Hits           828      834       +6     
  Misses         137      137
Impacted Files Coverage Δ
app/router.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bf28d42...bd943f4. Read the comment docs.