reqopinn.blogg.se

Ionic tracker
Ionic tracker












ionic tracker

This geo location plugin provides device data such as device location, latitude and longitude. ionic cordova plugin add cordova-plugin-geolocation Common sources of location information include Global Positioning System (GPS) and location inferred from network signals such as IP address, RFID, WiFi and Bluetooth MAC addresses, and GSM/CDMA cell IDs. This plugin provides information about the device’s location, such as latitude and longitude. The cordova-plugin-geolocation plugin API is based on the W3C Geolocation API Specification and helps to get the location (latitude and longitude) data. In this step, we will first install then configure Cordova Geolocation, Geocoder and Ionic native plugins in an Ionic app. It may not be the full 100% integration, but it gives me more than enough data to analyse.How to Install & Configure Cordova Geolocation, Geocoder and Ionic Native Plugins I'm not using setDocumentTitle() and it works, so I don't think it's needed at all. I'm not sure but I believe that setDocumentTitle() has to be called before trackPageView(), have you confirmed that you are calling them in the correct sequence? The missing cookies doesn't seem to be much of a problem, but I'll have to test this more when my app is live.

ionic tracker

('Category', 'Action', 'Name', NumValue) Pageviews show up in my Matomo dashboard, although the url is the same for all pageviews ( The report at Behaviour > Page titles gives an overview of all viewed pages which can be further analysed.įor some specific actions in my app I'm also tracking events like explained in the readme: Update: set this in ionViewDidLoad() for better accuracy. At every page of my app I added the following to ngOnInit(): I followed the instructions of the readme of ngx-matomo. Just set up Matomo in my Ionic app, and it works pretty good.














Ionic tracker