React-ga: Use of Google Tag Manager

Created on 1 Sep 2016  路  5Comments  路  Source: react-ga/react-ga

Can react-ga be used with Google Tag Manager?

hacktoberfest

Most helpful comment

Wasn't this changed ? Can't we still use react-ga and Tag Manager together ?

All 5 comments

Unfortunately no. GTM creates tags that make calls to analytics libraries (such as GA). ReactGA does exactly that; it is a wrapper around the ga library and makes calls internally the ga library.

In this case you should be using one or the other.

Wasn't this changed ? Can't we still use react-ga and Tag Manager together ?

Wasn't this changed ? Can't we still use react-ga and Tag Manager together ?

Can we?

How does the React-ga event module relate to what Google Tag Manager does? Sounds like it's similar

We are in 2017, Can't we still use react-ga and Tag Manager together ? Just we need to load and initialize GA by our own...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

horaceleung picture horaceleung  路  6Comments

CJ99 picture CJ99  路  3Comments

amcinerneynewf picture amcinerneynewf  路  4Comments

achhranitesh picture achhranitesh  路  3Comments

olalonde picture olalonde  路  3Comments