You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we tried to add this plugin with cordova mobile apps(both ios & android), we are not able to see any results. We are not sure whether it is working properly or not. Actually we are not clear with the steps for the integration. Could you people please provide step by step guide(both analytics project setup & plugin integration) to integrate this with our app.
Dev details:-
Added plugin like below
Screenshot 2020-10-28 at 5 14 04 PM
Initiated in the ondevice ready event like below
window.ga.startTrackerWithId('UA-XXXX-XX', 30);
Tracked view details like below
window.ga.trackView(${window.device.platform} : Mobile App Login Screen);
I'm closing this issue since we can't support any third party plugins from the community. You should ask the author(s) of the mentioned plugin for installation instructions.
When we tried to add this plugin with cordova mobile apps(both ios & android), we are not able to see any results. We are not sure whether it is working properly or not. Actually we are not clear with the steps for the integration. Could you people please provide step by step guide(both analytics project setup & plugin integration) to integrate this with our app.
Dev details:-
Added plugin like below
Screenshot 2020-10-28 at 5 14 04 PM
Initiated in the ondevice ready event like below
window.ga.startTrackerWithId('UA-XXXX-XX', 30);
Tracked view details like below
window.ga.trackView(${window.device.platform} : Mobile App Login Screen);
FYI, I have raised the same with respective plugin community. Here is the link to track the issue
danwilson/google-analytics-plugin#585
The text was updated successfully, but these errors were encountered: