Skip to content
#

google-analytics

Here are 964 public repositories matching this topic...

hkjpotato
hkjpotato commented May 4, 2018
  1. I have a scenario where events happen before I get the google analytics id to create the tracker.
  2. Current react-ga does support ReactGA.ga('create', ID,..) to create track.
  3. initialize from react-ga does call 'create' command directly, which is not necessary, all I want is to loadGA so that ga is in global name space and start to queue the commands..

why dont we support initialize f

Improve this page

Add a description, image, and links to the google-analytics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-analytics topic, visit your repo's landing page and select "manage topics."

Learn more