Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 536 Bytes

File metadata and controls

9 lines (6 loc) · 536 Bytes

Instrumenting Analytics

Within javascript inside of dashboard, you can use the function trackEvent to trigger a Google Analytics event. For more information, see the ga.js docs on event tracking.

Testing your analytics call

  1. Install the Google Analytics debugger
  2. Test locally
  3. Look for the analytics call in the Chrome debugger