Airshot Docs
  • Airshot Knowledge Base
  • BROADCASTS
    • Broadcasting 101
      • Overview
      • Create a Broadcast
      • Dashboard
      • Activity Feed
      • Rewards
      • Trophies & Badges
    • Broadcast Analytics
    • Publish Broadcast
    • End Broadcast
    • Broadcasting FAQs
    • Airshot Assist
  • DATA
    • Data Upload
    • Performance
  • GROUPS
    • Invitations
    • User Accounts
    • User Groups
    • Content Access
    • Managing Users
      • User Notifications
      • Invite Users
      • Tracking Activations
  • ANALYTICS
    • Focus, Insight, Pulse
    • Airshot Graphs
    • Graph Filtering
    • Targets
    • Leaderboard
    • Overall Analytics
    • Analytics FAQs
  • ADMIN
    • Account & Access
      • Manage Team
      • User Roles
      • Account Access
      • Account & Subscription Details
      • Account & Access FAQs
    • Device Requirements
    • About Airshot
    • Platform Management
      • Cloud File
      • Resolve
Powered by GitBook
On this page
  • Performance Data Upload
  • Data Import Requirements
  • Match previous structure
  • Sample Data
  • Limits
  • Troubleshooting

Was this helpful?

  1. DATA

Data Upload

Performance data upload guidelines.

PreviousAirshot AssistNextPerformance

Last updated 4 years ago

Was this helpful?

Performance Data Upload

Import performance data if you are tracking performance and would like to visualise your data using the many graphs and analytical tools available on the Airshot platform.

Once uploaded performance graph is automatically plotted and a performance aggregate is included on the leaderboard in order to rank participants.

It is essential that your import (.csv or .xls) is formatted as per the requirements below. You will not be able to upload an excel sheet in .xlsx format. A .xlsx file must be converted to .csv or .xls.

Please check this list before uploading:

Data Import Requirements

Data

Requirements/Parameters

E-mail Addresses

Your import should contain an email address in each row.

Date

Less than 10 columns

Your import data should not have more than 10 columns.

Less than 1000 rows

Your import data should not have more than 1000 rows. If you have more than 1000 rows, consider importing in batches.

Matches previous structure

You can upload multiple files, but each import must match previously added columns. You can append more columns, as long as the previous columns are maintained.

Once performance data has been uploaded, you can specify the key indicator column, e.g. Sales.

Match previous structure

A common structure in the context of Airshot is simply data that follows the same common structure as the initial upload.

To illustrate common structures, let's take a look at examples. Our first example is the data that we first upload to a Broadcast.

["Date","E-mail","Sales"],
["01/01/2019","johndoe@example.com",1000]
["02/01/2019","johndoe@example.com",1500]
["01/01/2019","sallywho@example.com",2000]

This will create the common structure for our performance uploads which is "Date", "E-mail","Sales". Our subsequent uploads must at least have this structure, however, we are still allowed to append more columns.

For example, your next upload can be:

["Date","E-mail","Sales","Rating","Status"],
["01/01/2019","johndoe@example.com",1000,4,"Sold"]
["02/01/2019","johndoe@example.com",1500,3,"Ordered"]
["01/01/2019","sallywho@example.com",2000,5,"Sold"]

But your next upload can't be:

["Order Date","Mail","Units"],
["01/01/2019","johndoe@example.com",100]
["02/01/2019","johndoe@example.com",99]
["01/01/2019","sallywho@example.com",45]

The reason the above bad example won't be accepted, is because it does not contain the common structure "Date","E-mail","Sales".

Sample Data

If you would like to see a sample of a performance data upload, please download the .csv file below.

This sample data was created for a scenario in which call centre agents' performance is tracked to extract top performing individuals, teams, locations, and overall sales, leads & rating.

Limits

Each Broadcast can contain up to 10,000 rows of data (including headers).

Troubleshooting

Important: If you are including locations in you performance upload, the data must be added in the following format: "City, Country Code". This allows us to accurately look up locations and plot them on maps. The country code follows the (which is a standard).

Your import should contain a date in each row. For more info on date formatting, .

For Excel upload troubleshooting and further information, please refer to the .

ISO Alpha-2 format
Download Sample Data
FAQs and troubleshooting section here
see here