https://github.com/lasconic/GATutorial-QML
A simple integration of Google Analytics with Qt Quick for iOS and Android
https://github.com/lasconic/GATutorial-QML
Last synced: 14 days ago
JSON representation
A simple integration of Google Analytics with Qt Quick for iOS and Android
- Host: GitHub
- URL: https://github.com/lasconic/GATutorial-QML
- Owner: lasconic
- Created: 2014-09-13T07:19:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T12:53:54.000Z (about 11 years ago)
- Last Synced: 2025-07-30T06:40:09.123Z (4 months ago)
- Language: Objective-C
- Size: 6.67 MB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-qt-qml - GATutorial-QML - A simple integration of Google Analytics with Qt Quick for iOS and Android. (SDKs)
README
How to use Google Analytics in a Qt Quick app for Android/iOS
---
See http://blog.lasconic.com/how-to-use-google-analytics-in-a-qt-quick-app-for-androidios
Installation
---
* Change tracking ID
For Android in
```
android_data/res/xml/analytics.xml
```
For iOS in
```
ios/iosanalytics.mm
```