Closed ondrae closed 9 years ago
In https://github.com/codeforamerica/gotissues/issues/5 both @sbenthall and @eunicekokor suggested collecting the number of times an issue has been seen, to help with analysis.
We'll need to edit the Google Analytics to start gathering this. In javascript, we should loop through the issues on the template and send them as a new event with a new category of Civic Issue View and the label of their GitHub url.
Civic Issue View
widget.py
Description
In https://github.com/codeforamerica/gotissues/issues/5 both @sbenthall and @eunicekokor suggested collecting the number of times an issue has been seen, to help with analysis.
We'll need to edit the Google Analytics to start gathering this. In javascript, we should loop through the issues on the template and send them as a new event with a new category of
Civic Issue View
and the label of their GitHub url.Files
widget.py