Skip to content

feat(Analytics): Add Google Analytics to Pajamas

Adding analytics tracking code.

To test this:

  1. checkout the branch
  2. run GOOGLE_ANALYTICS_ID=G-xxxxxxxxxx yarn start (replacing the tracking code with your own)
  3. visit http://localhost:2018/
  4. log in to google analytics and observe that user tracking is functioning

Closes #1089 (closed)

Edited by Mike Greiling

Merge request reports