Title: Integrate Rybbit
Author: Maki IT
Published: <strong>7. Februar 2026</strong>
Last modified: 7. Februar 2026

---

Plugins suchen

![](https://ps.w.org/integrate-rybbit/assets/icon.svg?rev=3456126)

# Integrate Rybbit

 Von [Maki IT](https://profiles.wordpress.org/makiit/)

[Herunterladen](https://downloads.wordpress.org/plugin/integrate-rybbit.1.6.7.zip)

 * [Details](https://de.wordpress.org/plugins/integrate-rybbit/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/integrate-rybbit/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/integrate-rybbit/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/integrate-rybbit/#developers)

 [Support](https://wordpress.org/support/plugin/integrate-rybbit/)

## Beschreibung

Add and manage the Rybbit tracking script for WordPress. Configure privacy, role
exclusions, and script attributes.

### External services

This plugin integrates with the Rybbit analytics service to provide tracking functionality.

If you don’t host your own Rybbit instance, data collected by this plugin will be
sent to the [Rybbit servers](https://app.rybbit.io/) for processing.
 This includes
tracking data such as page views, user interactions, and other analytics information.
See the [Rybbit Data Processing Agreement](https://rybbit.com/dpa) to find out more
about how Rybbit handles the tracking data.

By using this plugin, you agree to Rybbit’s [terms of service](https://rybbit.com/terms-and-conditions)
and [privacy policy](https://rybbit.com/privacy).

### Third-party assets / trademarks

This is a free and open-source WordPress plugin developed independently for integration
with Rybbit.
 The use of the Rybbit name and logo in this plugin has been explicitly
approved by the owner of Rybbit. All Rybbit trademarks, logos, and brand assets 
remain the property of their respective owner.

This plugin is not an official Rybbit product and is not otherwise affiliated with
or endorsed by Rybbit.

### License

GPLv3 or later

## Screenshots

 * [[
 * [[
 * [[
 * [[

## Installation

 1. Upload and install the Plugin zip archive via the Admin UI or extract the plugin
    files to the `/wp-content/plugins/integrate-rybbit` directory.
 2. Activate the plugin through the ‚Plugins‘ screen in WordPress.
 3. Configure settings under Settings > Integrate Rybbit.

## FAQ

### How do I get my Site ID?

Find your Site ID in your Rybbit dashboard under tracking settings.

## Rezensionen

![](https://secure.gravatar.com/avatar/1c69d6d669987e942d37d991686ca6ff935fa0c9b92ed515b3a84deb2444c334?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-9771/)󠁿

 [kimdre](https://profiles.wordpress.org/kimdre/) 10. März 2026

I use the plugin on all my wordpress sites. It’s very easy to set up and the rules
allow me to track only what I really want.

 [ Die 1 Rezension lesen ](https://wordpress.org/support/plugin/integrate-rybbit/reviews/)

## Mitwirkende und Entwickler

„Integrate Rybbit“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

 *   [ Maki IT ](https://profiles.wordpress.org/makiit/)

[Übersetze „Integrate Rybbit“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/integrate-rybbit)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/integrate-rybbit/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/integrate-rybbit/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/integrate-rybbit/)
per [RSS](https://plugins.trac.wordpress.org/log/integrate-rybbit/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.6.7

 * fix: remove automatic updates filter by @kimdre in https://github.com/maki-it/
   rybbit-wordpress-plugin/pull/39
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.6.6…v1.6.7

#### 1.6.6

 * fix: enable automatic updates for the Integrate Rybbit plugin by @kimdre in https://
   github.com/maki-it/rybbit-wordpress-plugin/pull/38
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.6.5…v1.6.6

#### 1.6.5

 * fix: enable auto-updates toggle for WordPress.org plugins by @kimdre in https://
   github.com/maki-it/rybbit-wordpress-plugin/pull/37
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.6.4…v1.6.5

#### 1.6.4

 * docs: fix plugin path in installation instructions by @kimdre in https://github.
   com/maki-it/rybbit-wordpress-plugin/pull/36
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.6.3…v1.6.4

#### 1.6.3

 * first release to WordPress.org Plugin Directory!
 * chore: prepare repository for svn deployment by @kimdre in https://github.com/
   maki-it/rybbit-wordpress-plugin/pull/34
 * chore: prepare repository for svn deployment by @kimdre in https://github.com/
   maki-it/rybbit-wordpress-plugin/pull/35
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.6.2…v1.6.3

#### 1.6.2

 * fix: use plugin version for script registration to enable cache busting by @kimdre
   in https://github.com/maki-it/rybbit-wordpress-plugin/pull/33
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.6.1…v1.6.2

#### 1.6.1

 * fix: enhance tracking script handling by @kimdre in https://github.com/maki-it/
   rybbit-wordpress-plugin/pull/32
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.6.0…v1.6.1

#### 1.6.0

 * The plugin is renamed to **_Integrate Rybbit_**.
 * If you previously used the plugin with the old name, please deactivate and remove
   it from your site before you install this version!
 * docs: add external services and third-party assets information by @kimdre in 
   https://github.com/maki-it/rybbit-wordpress-plugin/pull/30
 * refactor: rename plugin from Rybbit Analytics to Integrate Rybbit by @kimdre 
   in https://github.com/maki-it/rybbit-wordpress-plugin/pull/31
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.5.1…1.6.0

#### 1.5.1

 * fix: update image by @kimdre in https://github.com/maki-it/rybbit-wordpress-plugin/
   pull/25
 * fix: update image by @kimdre in https://github.com/maki-it/rybbit-wordpress-plugin/
   pull/26
 * ci: optimize changelogs generation in readme.txt by @kimdre in https://github.
   com/maki-it/rybbit-wordpress-plugin/pull/27
 * fix: improve changelog generation by handling multiline bodies safely by @kimdre
   in https://github.com/maki-it/rybbit-wordpress-plugin/pull/28
 * fix: reduce changelog limit to latest 10 versions by @kimdre in https://github.
   com/maki-it/rybbit-wordpress-plugin/pull/29
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.5.0…v1.5.1

#### 1.5.0

 * feat: add session replay configuration options and UI in settings by @kimdre 
   in https://github.com/maki-it/rybbit-wordpress-plugin/pull/24
 * **Full Changelog**: https://github.com/maki-it/rybbit-wordpress-plugin/compare/
   v1.4.2…v1.5.0

You can find all releases at:
 https://github.com/maki-it/rybbit-wordpress-plugin/
releases

## Meta

 *  Version **1.6.7**
 *  Zuletzt aktualisiert **vor 4 Monaten**
 *  Aktive Installationen **20+**
 *  WordPress-Version ** 5.8 oder höher **
 *  Getestet bis **6.9.4**
 *  PHP-Version ** 7.4 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/integrate-rybbit/)
 * Schlagwörter
 * [analytics](https://de.wordpress.org/plugins/tags/analytics/)[privacy](https://de.wordpress.org/plugins/tags/privacy/)
   [rybbit](https://de.wordpress.org/plugins/tags/rybbit/)[tracking](https://de.wordpress.org/plugins/tags/tracking/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/integrate-rybbit/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  1 5-Sterne-Rezension     ](https://wordpress.org/support/plugin/integrate-rybbit/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/integrate-rybbit/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/integrate-rybbit/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/integrate-rybbit/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/integrate-rybbit/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/integrate-rybbit/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/integrate-rybbit/reviews/)

## Mitwirkende

 *   [ Maki IT ](https://profiles.wordpress.org/makiit/)

## Support

Behobene Probleme in den letzten zwei Monaten:

     1 von 1

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/integrate-rybbit/)