Rybbit Analytics Tracking Code
A WordPress plugin that integrates Rybbit tracking code into your WordPress site.
by didyouexpectthat · github.com/didyouexpectthat/rybbit-analytics-tracking-code · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/didyouexpectthat/rybbit-analytics-tracking-code/archive/refs/heads/main.zipRybbit Analytics Tracking Code for WordPress
A WordPress plugin that 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.
Installation
- Download the latest release zip file from the Releases page
- In your WordPress admin, go to Plugins > Add New > Upload Plugin
- Upload the zip file and activate the plugin
Configuration
- After activation, go to Settings > Rybbit
- Enter your Rybbit Script URL (default: https://tracking.example.com/api/script.js)
- Enter your Rybbit Site ID
- Choose the API Version:
- v1 (legacy): keeps all existing options and data attributes
- v2 (current): only Skip Patterns, Mask Patterns, and Debounce are included in the script tag
- Optionally, modify advanced settings.
- Save changes
The tracking code will be automatically added to your site's header once you've configured your Site ID.
Notes about API versions:
- v1 uses numeric Site IDs; v2 supports alphanumeric Site IDs. The plugin accepts both.
- When v2 is selected, only the following data attributes are injected: data-skip-patterns, data-mask-patterns, and data-debounce (along with src and data-site-id).
License
This project is licensed under the GPLv2 License - see the LICENSE file for details.
Disclaimer
Rybbit is a trademark and copyright of Rybbit. This plugin is not affiliated with or endorsed by Rybbit.