AGOF mobile facts - Mobile App Sensor Documentation Version 1.1.0 (English Version)
Version: | 1.1.0 |
---|---|
Date: | 2012-08-16 |
Author: | Frank Kammann |
eMail: |
Content
Table of Contents | ||
---|---|---|
|
Method
Include Page | ||||
---|---|---|---|---|
|
Information for Developers
Include Page | ||||
---|---|---|---|---|
|
Integration of several Libraries
Include Page | ||||
---|---|---|---|---|
|
Release of the Application
Include Page | ||||
---|---|---|---|---|
|
Description of the Mobile App Library Interface
Include Page | ||||
---|---|---|---|---|
|
Properties of the Libraries
Include Page | ||||
---|---|---|---|---|
|
Predefined Variables
Out of the application, an HTTP request has to be sent to the measuring system.
Variable | Mandatory | Description |
---|---|---|
ac | No | The action that has been executed. |
cp | No | Contentpath |
The variable: Action (ac)
By using this variable, the measuring system can be informed, which actions have been executed in the application.
Currently, the following actions are understood:
Variable | Description |
---|---|
| The application has been started. |
| The application was brought to the foreground or has received the focus. |
| The application was brought into the background or does no longer have the focus. |
| The application has been stopped. |
The variable: Contentpath (cp)
By using this variable, the execution of a content page within an application can be measured.
...
- sport_football
- mainpage
- 200_543
Data Privacy
Identification of the device
Whenever a request is sent from the library, the device ID of the handheld will be read, encrypted and the first 64 bit are transmitted.
This identifier is recalculated at each request and will not be saved.
Information obligation
The user has to be informed at some point that the application monitors the user actions and transmits them to a measuring system. Furthermore, the user must be informed that he has the possibility to switch of the tracking in the application and can contradict this way. (see: ~anja:Opt-Out)
...
Unsere App nutzt den „Mobile App Sensor“ der Fa. spring GmbH & Co. KG, Saarlouis für die Ermittlung statistischer Kennwerte zur Nutzung unserer Angebote. Dabei werden anonyme Messwerte erhoben.
Diese Messung der mobilen Nutzung verwendet zur Wiedererkennung von mobilen Endgeräten die anonymisierte Kennung Ihres Endgerätes. Um sicherzustellen, dass Ihre Gerätekennung in unseren Systemen nicht eindeutig ermittelt werden kann, wird diese verschlüsselt und um die Hälfte gekürzt. Lediglich die auf diese Weise anonymisierte Gerätekennung wird als Messgrundlage herangezogen.
Unsere Applikation nimmt mit diesem Messverfahren an der Reichweitenmessung der Arbeitsgemeinschaft Online-Forschung e.V. (AGOF -- www.agof.de) teil. Die AGOF weist in regelmäßigen Abständen die Nutzungsstatistiken der teilnehmenden Angebote in der Studie AGOF „mobile facts“ aus.
Diese Reichweitenmessung für mobile Werbeträger wurde unter der Beachtung des Datenschutzes entwickelt. Ziel der Messung ist es, die Nutzungsintensität, den Nutzungsumfang und die Anzahl der Nutzer einer mobile Applikation statistisch zu bestimmen. Zu keinem Zeitpunkt werden einzelne Nutzer identifiziert. Ihre Identität bleibt immer geschützt. Sie erhalten über das System keine Werbung.
Genauere Informationen zu dem Verfahren können Sie auf der Webseite der AGOF www.agof.de/datenschutz/mobile, einsehen.
Sie können der Datenverarbeitung durch unsere App durch Aktivierung folgenden Schalters widersprechen. Bitte beachten Sie, dass nur die Messung unserer App deaktiviert wird. Es kann sein, dass Sie weiterhin von anderen Anbietern unter Verwendung des „Mobile App Sensors“ gemessen werden.
Mobile App Sensor Measurement: |On/Off|
Opt-Out
The application developer has to give users the ability to stop the further tracking of the user actions. For this purpose the library offers the following methods:
...
A persistent saving of the opt-out decision in the library is not provided and needs to be implemented by the app developer.
Mobile Support
Include Page | ||||
---|---|---|---|---|
|
Supported Platforms
Implementation iOS
Include Page | ||||
---|---|---|---|---|
|
Release Notes
Include Page | ||||
---|---|---|---|---|
|
Implementation Android
Include Page | ||||
---|---|---|---|---|
|
Release Notes
Include Page | ||||
---|---|---|---|---|
|
Implementation Blackberry
Include Page | ||||
---|---|---|---|---|
|
Implementation Windows Phone 7
Include Page | ||||
---|---|---|---|---|
|
Implementation Titanium
Include Page | ||||
---|---|---|---|---|
|