Closed Bug 1568244 Opened 6 years ago Closed 6 years ago

Add google analytics integration for internal iodide server

Categories

(Cloud Services :: Iodide, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Assigned: robotblake)

References

Details

For our internal iodide servers, we should have google analytics accounts associated with them so we can measure internal usage (both viewing notebooks as well as writing them).

We already have the capability of doing GA tracking on the iodide server, it's already enabled on alpha.iodide.io. You just need to specify a GA_TRACKING_ID environment variable:

https://iodide-project.github.io/docs/server-admin-overview/

So this bug would involve:

  1. Setting up google analytics accounts for the internal Mozilla domains -- I suspect I.T. can help us with this? To start with, I think at least the following people should have access to this data: :bcolloran, :rmiller, :wlach, :robotblake (:robotblake mainly for verification that things are working)
  2. Configuring the internal iodide server (stage at first, production when we have it) with the above environment variable (should be a trivial modification)

Ok! I found out from :jkerim that you can just sign up for a GA account using your Mozilla credentials. That was easy. I created a setup for our internal site, and added :robotblake as an admin (will add more people later when this is working).

:robotblake, could you set the GA_TRACKING_ID variable to UA-145186525-1 on stage? Hopefully that will just work and we can do the same for production.

More info: https://iodide-project.github.io/docs/server-admin-overview/#important-configuration-variables

Assignee: nobody → bimsland
Flags: needinfo?(bimsland)

Yes! Working on something else at the moment so I'm going to leave the ni? open but should have an update soon.

This has been deployed.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(bimsland)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.