Answer the question
In order to leave comments, you need to log in
Create an event in google analytics?
An online store on React, we use react-ga to send actions to Google Analytics
There is an event for creating an order, it is sent like this
ReactGA.plugin.execute('ecommerce', 'addTransaction', data);
ReactGA.plugin.execute('ecommerce', 'NAME', data);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question