As mentioned, we announced improved visibility into campaigns and performance.
In addition to those new views, customers can export the data from those reports into CSV files.
1. In Reports > Campaigns, customers can download their campaign open and CTOR rates and totals.
An example open and CTOR rate CSV file,
campaign,timestamp,open_rate,ctor,click_rate,personalization_rate,unsubscribe_rate,bounce_rate
Grillware View Trigger,2016-08-22T00:00:00+00:00,0.0,0.0,0.0,0.0,0.0,0.0
Grillware View Trigger,2016-08-23T00:00:00+00:00,11.11111111111111,0.0,0.0,0.0,0.0,0.0
Grillware View Trigger,2016-08-24T00:00:00+00:00,52.77777777777778,0.0,0.0,0.0,0.0,0.0
Grillware View Trigger,2016-08-25T00:00:00+00:00,6.666666666666667,0.0,0.0,0.0,0.0,0.0
An example open and CTOR total CSV file,
campaign,timestamp,opens,clicks,unsubscribes,bounces
Grillware View Trigger,2016-08-22T00:00:00+00:00,0,0,0,0
Grillware View Trigger,2016-08-23T00:00:00+00:00,2,0,0,0
Grillware View Trigger,2016-08-24T00:00:00+00:00,19,0,0,0
Grillware View Trigger,2016-08-25T00:00:00+00:00,1,0,0,0
2. In Reports > Content, customers can download an ordered list of their most clicked on URLs.
An example content CSV file,
Clicks,Content URL
46,http://emmyandwalter.com/
36,http://emmyandwalter.com/collections/blenders
12,http://emmyandwalter.com/collections/bowls-cutting-boards
9,http://emmyandwalter.com/collections/grills
3. In Reports > Audience, customers can download daily and cumulative users counts
An example daily user counts CSV file,
timestamp,new_members
2016-08-18T00:00:00+00:00,10
2016-08-19T00:00:00+00:00,36
2016-08-20T00:00:00+00:00,7
2016-08-21T00:00:00+00:00,21
2016-08-22T00:00:00+00:00,5
2016-08-23T00:00:00+00:00,47
2016-08-24T00:00:00+00:00,12
An example cumulative user counts CSV file,
timestamp,cumulative
2016-08-18T00:00:00+00:00,16685
2016-08-19T00:00:00+00:00,16721
2016-08-20T00:00:00+00:00,16728
2016-08-21T00:00:00+00:00,16749
2016-08-22T00:00:00+00:00,16754
2016-08-23T00:00:00+00:00,16801
2016-08-24T00:00:00+00:00,16813