-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
88 lines (63 loc) · 2.5 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
=== Komito Analytics ===
Contributors: datamart,komito,vpodk
Tags: analytics, google-analytics, adobe-analytics, event-tracking, yandex-metrica
License: Apache License 2.0
License URI: https://www.apache.org/licenses/LICENSE-2.0
Donate link: https://amzn.to/3mpgAJh
Requires at least: 4.6
Stable tag: 1.2.3
Tested up to: 6.5.5
Requires PHP: 7.2
Komito Analytics is a free, open-source enhancement for the most popular web analytics software.
== Description ==
Komito Analytics is a free, open-source enhancement for the most popular web analytics software.
Unlocks the power of digital analytics with additional insights about visitor's behavior such as:
* Social interaction tracking
* Form submissions
* Tracking pageviews by users logged in to social networks
* CTA links clicks
* Downloads and outbound links
* Video and audio events
* Scroll and print events
* Tracking pageviews with blocked ads
For further information and instructions please see the [Komito Analytics integration page](https://komito.net/integration/).
== 3rd Party External Script ==
This plugin leverages the functionality of Komito Analytics and it utilizes an external JavaScript file (https://komito.net/komito.js).
By using this plugin, you acknowledge that a third party script will be embedded into the website.
We understand the importance of data privacy and transparency, however, privacy is not a concern: Komito Analytics does not store any data.
Why? Because it's an extension for the most popular web analytics software, not a data collection service.
Here are some resources to learn more about Komito Analytics:
* https://komito.net/
* https://komito.net/about/
* https://komito.net/integration/
== Installation ==
If you would prefer to do things manually then follow these instructions:
1. Upload the `komito-analytics.php` file to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
== Screenshots ==
1. The main screen of installed plugin.
== Changelog ==
= 1.2.1 =
* Updated README.
= 1.1.9 =
* Added Google Analytics 4 as default tracker.
= 1.1.5 =
* Added support for Google Analytics 4.
= 1.1.4 =
* Added user preferred color scheme tracking.
= 1.1.3 =
* Added support for Yandex Metrica.
= 1.1.2 =
* Added tracking error pages
* Added sending heartbeat event
* Changed defaults to '0' for Facebook events.
= 1.0.2 =
* Updated menu icon
= 1.0.1 =
* Small improvements for translators
= 1.0.0 =
* First release
* Added ad blockers tracking
= 0.0.1 =
* Initial release
* Initial translations