api documentation for react-ga (v2.2.0)

React Google Analytics Module.

table of contents

  1. module react-ga
    1. function react-ga.OutboundLink (props, context, updater)
    2. function react-ga.event (args)
    3. function react-ga.exception (args)
    4. function react-ga.ga ()
    5. function react-ga.initialize (gaTrackingID, options)
    6. function react-ga.modalview (modalName)
    7. function react-ga.outboundLink (args, hitCallback)
    8. function react-ga.pageview (path)
    9. function react-ga.send (fieldObject)
    10. function react-ga.set (fieldsObject)
    11. function react-ga.timing (args)
    12. object react-ga.OutboundLink.propTypes
    13. object react-ga.OutboundLink.prototype
    14. object react-ga.OutboundLink.prototype.__reactAutoBindPairs
    15. object react-ga.plugin
  2. module react-ga.OutboundLink
    1. function react-ga.OutboundLink (props, context, updater)
    2. function react-ga.OutboundLink.origTrackLink ()
    3. function react-ga.OutboundLink.trackLink ()
    4. object react-ga.OutboundLink.propTypes
    5. string react-ga.OutboundLink.displayName
  3. module react-ga.OutboundLink.propTypes
    1. function react-ga.OutboundLink.propTypes.eventLabel ()
  4. module react-ga.OutboundLink.prototype
    1. function react-ga.OutboundLink.prototype.componentDidMount ()
    2. function react-ga.OutboundLink.prototype.componentWillUnmount ()
    3. function react-ga.OutboundLink.prototype.constructor (props, context, updater)
    4. function react-ga.OutboundLink.prototype.handleClick (e)
    5. function react-ga.OutboundLink.prototype.render ()
    6. object react-ga.OutboundLink.prototype.__reactAutoBindPairs
    7. object react-ga.OutboundLink.prototype.childContextTypes
    8. object react-ga.OutboundLink.prototype.componentDidUpdate
    9. object react-ga.OutboundLink.prototype.componentWillMount
    10. object react-ga.OutboundLink.prototype.componentWillReceiveProps
    11. object react-ga.OutboundLink.prototype.componentWillUpdate
    12. object react-ga.OutboundLink.prototype.contextTypes
    13. object react-ga.OutboundLink.prototype.getChildContext
    14. object react-ga.OutboundLink.prototype.getDefaultProps
    15. object react-ga.OutboundLink.prototype.getInitialState
    16. object react-ga.OutboundLink.prototype.mixins
    17. object react-ga.OutboundLink.prototype.propTypes
    18. object react-ga.OutboundLink.prototype.shouldComponentUpdate
    19. object react-ga.OutboundLink.prototype.statics
    20. object react-ga.OutboundLink.prototype.updateComponent
  5. module react-ga.OutboundLink.prototype.__reactAutoBindPairs
    1. function react-ga.OutboundLink.prototype.__reactAutoBindPairs.1 (e)
    2. string react-ga.OutboundLink.prototype.__reactAutoBindPairs.0
  6. module react-ga.plugin
    1. function react-ga.plugin.execute ()
    2. function react-ga.plugin.require (name, options)

module react-ga

function react-ga.OutboundLink (props, context, updater)

function react-ga.event (args)

function react-ga.exception (args)

function react-ga.ga ()

function react-ga.initialize (gaTrackingID, options)

function react-ga.modalview (modalName)

function react-ga.outboundLink (args, hitCallback)

function react-ga.pageview (path)

function react-ga.send (fieldObject)

function react-ga.set (fieldsObject)

function react-ga.timing (args)

module react-ga.OutboundLink

function react-ga.OutboundLink (props, context, updater)

function react-ga.OutboundLink.origTrackLink ()

function react-ga.OutboundLink.trackLink ()

module react-ga.OutboundLink.propTypes

function react-ga.OutboundLink.propTypes.eventLabel ()

module react-ga.OutboundLink.prototype

function react-ga.OutboundLink.prototype.componentDidMount ()

function react-ga.OutboundLink.prototype.componentWillUnmount ()

function react-ga.OutboundLink.prototype.constructor (props, context, updater)

function react-ga.OutboundLink.prototype.handleClick (e)

function react-ga.OutboundLink.prototype.render ()

module react-ga.OutboundLink.prototype.__reactAutoBindPairs

function react-ga.OutboundLink.prototype.__reactAutoBindPairs.1 (e)

module react-ga.plugin

function react-ga.plugin.execute ()

function react-ga.plugin.require (name, options)

[ this document was created with utility2 ]