sorgerlab / CancerBrowser

HMS LINCS Cancer Browser
5 stars 3 forks source link

Add google analytics integration #291

Closed jmuhlich closed 7 years ago

jmuhlich commented 7 years ago

Location manipulation for filter settings is now done via redux actions instead of direct calls to hashHistory. This is cleaner and also respects the overall history configuration rather than forcing hash urls.

This only tracks pageviews; event tracking for other types of interactive events will come later.