1- Overview
inReality’s Platform provides a RESTful API and JSON objects as the data input and CSV output formats. JSON is a lightweight data-interchange format. The system will follow the RESTful rules by using GET, POST, PUT, DELETE for data exchange.
The API calls will follow the same format as our current API interface:
2- Metrics CSV Data Format
2.1- Traffic
The following table represents the CSV data format and fields associated with a Traffic Event. The conditions to qualify for a TRAFFIC event are defined at the time of the sensor setup.

2.2- Impression
The following table represents the CSV data format and fields associated with an Impression Event. The conditions to qualify for an IMPRESSION event are defined at time of sensor setup.

2.3- Engagement
The following table represents the CSV data format and fields associated with an Engagement Event. The conditions to qualify for an ENGAGEMENT event are defined at the time of the sensor setup.

2.4- Summary Report
The following table represents the CSV data format and fields associated with an hourly summary of data collected organized by the metrics. The conditions to qualify for a SUMMARY REPORT event are defined at the time of the sensor setup.

2.5- Radar Door
The following table represents the CSV data format and fields associated with a Footfall Event. The conditions to qualify for a Footfall event are defined at the time of the sensor setup.