We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
893748f
added support for react 15.x and react-router 2.x
fe9466e
deps: lodash 4.6.1 babel 6.6
18e3c12
you are able to use this plugin with classic commonjs
var GoogleAnalytics = require('react-g-analytics');
758878e
Added support for react-router 2.x
decc071
ID parameter is optional added set parameter (you can set other google analytics parameters like an anonymizeIp) improved readme