-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
70 lines (46 loc) · 1.95 KB
/
readme.txt
File metadata and controls
70 lines (46 loc) · 1.95 KB
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
=== Rybbit Analytics Tracking Code ===
Contributors: didyouexpectthat
Tags: analytics, tracking, rybbit
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.4.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Integrates Rybbit tracking code into your WordPress site.
== Description ==
This plugin allows you to easily add Rybbit tracking code to your WordPress site by configuring the script URL and your site ID through the WordPress admin interface.
= Features =
* Simple configuration through WordPress admin
* Customizable script URL
* Site ID configuration
* Automatic script insertion in site header
* API version toggle (v1/v2). v2 restricts the injected tag to only Skip Patterns, Mask Patterns, and Debounce
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/rybbit-for-wordpress` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings -> Rybbit screen to configure the plugin
== Frequently Asked Questions ==
= What is Rybbit? =
Rybbit is a tracking and analytics service. This plugin helps you integrate it with your WordPress site.
= Do I need a Rybbit account to use this plugin? =
Yes, you'll need a Rybbit account to get your Site ID.
== Screenshots ==
1. The plugin settings page where you can configure your Rybbit integration.
== Changelog ==
= 1.4.2 =
* Add API Version toggle (v1/v2)
* Update injection logic to support v2 (only Skip Patterns, Mask Patterns, Debounce)
* Support alphanumeric Site IDs for v2
= 1.3 =
* Add Automatically track inital pageview feature.
= 1.2 =
* Add Advanced Settings to match the Rybbit UI.
= 1.1 =
* Add URL validation to Script URL
= 1.0 =
* Initial release
== Upgrade Notice ==
= 1.3 =
* Add Automatically track inital pageview feature.
== Disclaimer ==
Rybbit is a trademark and copyright of Rybbit. This plugin is not affiliated with or endorsed by Rybbit.