Skip to content

A WordPress plugin that integrates Rybbit tracking code into your WordPress site.

License

Notifications You must be signed in to change notification settings

didyouexpectthat/rybbit-analytics-tracking-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rybbit 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

  1. Download the latest release zip file from the Releases page
  2. In your WordPress admin, go to Plugins > Add New > Upload Plugin
  3. Upload the zip file and activate the plugin

Configuration

  1. After activation, go to Settings > Rybbit
  2. Enter your Rybbit Script URL (default: https://tracking.example.com/api/script.js)
  3. Enter your Rybbit Site ID
  4. 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
  5. Optionally, modify advanced settings.
  6. Save changes

image

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.

About

A WordPress plugin that integrates Rybbit tracking code into your WordPress site.

Topics

Resources

License

Stars

Watchers

Forks

Languages