Skip to content

Instantly share code, notes, and snippets.

@shabaz-ejaz
Created July 31, 2017 13:37
Show Gist options
  • Save shabaz-ejaz/53fe70bbd76f40fcdec8a1db9d70c570 to your computer and use it in GitHub Desktop.
Save shabaz-ejaz/53fe70bbd76f40fcdec8a1db9d70c570 to your computer and use it in GitHub Desktop.
Google Analytics Scripts
import ReactGA from 'react-ga';
const ga = ReactGA.ga();
ga('send', 'event', 'programme', 'injury', 'report injury');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment