Skip to content

Gemius Analytics plugin

This is a plugin to send streaming analytics to Gemius.

Installation

  1. Load the Gemius library in to your page.
  2. Include the Gemius Flowplayer plugin in your page.
<!-- Gemius -->
<script src="https://PREFIX.hit.gemius.pl/gplayer.js"></script>

<!-- load Flowplayer and the Gemius plugin -->
<script src="//cdn.flowplayer.com/releases/native/3/stable/flowplayer.min.js"></script>
<script src="//cdn.flowplayer.com/releases/native/3/stable/plugins/gemius.min.js"></script>
Info

The PREFIX part should be replaced with a value dedicated for a given market. Refer to Gemius documentation for more information.

Configuration (mandatory)

Example code