Newer Version Available

This content describes an older version of this product. View Latest

Marketplace Analytics CSV Files

You can export data from the Marketplace Analytics dashboard in comma-separated value (.csv) format. When you export data, Marketplace Analytics creates a separate .csv file for each dashboard visualization and packages all the files in a .zip file.
We format .csv files as follows.
  • The first row is the header and provides column names. Subsequent rows represent records.
  • Within rows, values are separated by commas.
  • Negative values are prefixed with a minus sign.

Activity Source Timeline File

Provides data from the Activity Source Timeline visualization with your global and local filter selections applied.

Example

This example shows the header row and four rows of sample data. The following filters were applied.
  • Global filter set to show data for the last 30 days.
  • Local filters set to show visits by day for these traffic sources: AppExchange Featured and AppExchange Search.
1Date,Source,Activity,Count of Activity
22019-01-01,AppExchange Featured,Visits,25
32019-01-01,AppExchange Search,Visits,50
42019-01-02,AppExchange Featured,Visits,30
52019-01-02,AppExchange Search,Visits,60

Customer Engagement File

Provides data from the Customer Engagement visualization with your global and local filter selections applied.

Example

This example shows the header row and 4 rows of sample data. The following filters were applied.
  • Global filter set to show data for the last 30 days.
  • Local filters set to show resource views by day.
1Date,Activity,Count of Activity
22019-01-01,Customization Guide,10
32019-01-01,Datasheet,20
42019-01-02,Customization Guide,20
52019-01-02,Datasheet,40

Activity Sources File

Provides data from the Activity Sources visualization with your global and local filter selections applied.

Example

This example shows the header row and four rows of sample data. The following filters were applied.
  • Global filter set to show data for the last 30 days.
  • Local filter set to show visits.
1Source,Activity,Count of Activity,Percentage of Total Activity,Rank
2AppExchange Browse,Visits,500,20.41,1
3AppExchange Categories,Visits,450,18.37,2
4AppExchange Search,Visits,400,16.33,3
5AppExchange Recommended,350,14.29,4

For brevity, this sample shows only four traffic sources: AppExchange Browse, AppExchange Categories, AppExchange Search, and AppExchanged Recommended. The file that you export from your dashboard provides all traffic sources.

Note

Top AppExchange Searches File

Provides data from the Top AppExchange Searches visualization with your global and local filter selections applied.

Example

This example shows the header row and four rows of sample data. The following filters were applied.
  • Global filter set to show data for the last 30 days.
  • Local filters set to show the top search terms associated with visits and demos.
1Search Term,Activity,Count of Activity
2Geolocation,Visits,50
3Geolocation,Demos,40
4Maps,Visits,30
5Maps,Demos,20