Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49215

Google Analytics iOS - Not Works

$
0
0

@armandof wrote:

Hi everybody! Im working in a project with Ionic 3. I try use GA but doesn’t works. I follow the instructions.

this.platform.ready().then(() => {
this.ga.startTrackerWithId(‘UA-XXXXXXX-1’)
.then(() => {
console.log(‘Google analytics is ready now’);
this.ga.trackView(‘home’);
})
.catch(e => console.log(‘Error starting GoogleAnalytics’, e));
});

I tried put the code in the constructor of app.components, in the constructor of home.ts, etc etc
The console doesn’t shows me error, but doesn’t works
Ahh and I downgrade the plugin to the version 1.6.0

what more? any help?

Thank you very very much!!
Armando

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>