Enable detailed spot statistics
  • 27 Sep 2024
  • 2 Minutes to read

Enable detailed spot statistics


Article summary

Using the detailed spot statistics, you can track which spots have been played. The player sends every single playout of the spot to the server. Based on this data, you can create a CSV file report in the IXM Platform.

Prerequisites

Creating detailed spot statistics requires multiple components. Ensure that you meet the following prerequisites before you enable the setting:

  • The CommonDataImporterPlugin is installed on the server. That means, you’ve copied all files from Server.zip\Plugins\ReportingGateway\CommonDataImporterPlugin to ReportingGateway\Pipeline\Addins.

  • The SpotPlaytimesImporter is installed on the server. That means, you’ve copied all files from Server.zip\Plugins\ReportingGateway\SpotPlaytimesImporter to ReportingGateway\Pipeline\Addins.

  • The generic report files are located on the server at GVServer2\GenericReports\SpotPlayTimes. This should happen during the IXM Platform installation.

Configure the IXM Platform

To enable detailed spot statistics in the IXM Platform, perform the following steps:

  1. Navigate to the configuration files on the server at: GVServer2\www\gv2\gf\GFWebHtmlCustomer\

  2. Open one of the following folders:

    • 00000: edit configurations for the entire server, which means for all customers.

    • 000xxx: edit customer-specific settings. xxx is the customer ID.

  3. Open the config.json file in your folder with a text editor like Notepad++.

  4. Set enableDetailedSpotStatisticForUserType to one or more of the following options:

    • Admin: admin users can access detailed spot statistics.

    • StandardUser: standard users can access detailed spot statistics.

    • LocationUser: location users can access detailed spot statistics.

  5. Save your changes and close the file.

{
    "cms": {
        "enableDetailedSpotStatisticForUserType": [
            "Admin",
            "LocationUser",
            "StandardUser"
        ]
    }
}

Configure the player

To enable detailed spot statistics on the player, perform the following steps:

  1. In the IXM Platform, go to the player configuration or the configuration group:

    • For an individual player, go to Channels > Location. Double-click on your player and select Edit next to Configuration in the Edit player window.

    • For a configuration group, go to Administration > Player > Configuration groups and double-click on the configuration group.

  2. In the Edit configuration group window, select Display extended modules.

  3. Enable the setting as required by your player:

    • For a Windows and Linux Player, go to the module InternetReceiver > Logging and select Transmit spot statistics that are accurate to the second.

    • For an Android Player, go to the module Common > Common and select Transmit spot statistics that are accurate to the second.

    • For a Tizen Player, go to the module Player > Statistic and select spotStatisticPlaytimes.

  4. Click Save to save your changes.

Download spot statistics

To download the detaild spot statistics, perform the following steps:

  1. In the IXM Platform, go to Reports > Reports > Spot statistics.

  2. Select For every playback.

  3. Click Load spot statistics to generate a CSV file.


Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.