Fuga Reporting

This page describes the technical interface between the FUGA platform and the platform of a consumer DSP (Digital Service Provider) to provide reports of sales.

Overview

A sales report contains a consolidated overview of sales transactions performed in a certain period. Each transaction sells an album or a track. The report then contains the amount of these transactions for each item together with the price of the item or the total revenue for all items. A conceptual example of a report would be:

There are two formats of reports FUGA can import. One is a CSV file; the other one a DDEX compliant XML. Either way, please send your reports by e-mail to sales_reports@independentip.com.

CSV report format

One way how to structure your reports is a CSV file. The file needs to contain the following columns (in order):

Example of a CSV in the correct format can be found here.

DDEX XML report

This format is defined by the Digital Sales Report Message Suite Standard XSD. An example of a minimal XML we expect can be found here.