Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jcemer/b1bbecc8d11556aa5d7279cb4b0b77c5 to your computer and use it in GitHub Desktop.
Save jcemer/b1bbecc8d11556aa5d7279cb4b0b77c5 to your computer and use it in GitHub Desktop.

This is a proposal for a lightning talk at the Reactive 2016 conference. If you like this, star the Gist.


Thinking metrics on React applications

In regular websites, it is common to send multiple events to track user clicks. Single Page Applications change the way you look at metrics. This is a talk about a simple pattern we created at Globo.com to manage a metrics layer for http://globoplay.globo.com. The talk will cover how to track user flow using Google Analytics and other services. We solved the challenge of tying metrics and components, keeping information across pages and having global data. Also some React, React Router and React Side Effects concepts like context, higher order components, history state will be covered.

@tmpapageorgiou
Copy link

👍

@lovato
Copy link

lovato commented Sep 26, 2016

👍

@darlenedms
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment