A WordPress plugin that integrates Rybbit tracking code into your WordPress site.
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.
- 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
- 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).
This project is licensed under the GPLv2 License - see the LICENSE file for details.
Rybbit is a trademark and copyright of Rybbit. This plugin is not affiliated with or endorsed by Rybbit.
