Release 1.16 is out.
We are very excited to announce the a new feature called Custom Dashboard that allows you to create your own customized dashboard pages from any of the time series data that is used in any of our graphs. This feature allows you to add multiple data series to a graph, to mix and match various time series data by adding, subtracting, multiple and dividing data sources from one another. It is even possible to offset a data source by a certain number of days and either graph or combine it with other data source. Here are some examples of the types of things you can do with custom charts.

Subtype filtering – With the subtype A/B testing framework we currently have in place, it is not possible, for example, to see how certain subtypes for invites perform over time. With custom charts, it is possible to graph the number of messages sent, or received of a certain subtype over time. To do this, follow these steps:

- Add a data series and name it “Invite Subtype”
- Select “Invites Sent” as the data source
- Click the “Add Filter” button
- Select the subtype filters
- Save the chart

Now you have a graph that displays an event by subtype filter over time.
Installs Growth over the last 7 Days – Often time, you want to see how a given metric performs over a your historical baseline. Given the very weekly cyclic nature of Facebook applications, one of the easiest ways to do this is to compare the same day last week. With custom charts, you can do this very easily. You could graph the percentage daily uniques growth vs. 7 days ago. To do this with the custom charts, you would:

- Add a data series and name it “Install Growth vs. 7 Days Ago”
- Select “Install” as first data source
- Add another Data Source
- Set the operation to “Divide by”
- Select “Installs” as the second data source
- Set the offset of the second data source to 7 days
- Save the chart

Now the resulting graph will show how your application installs has grown over the last 7 days!
Total Invites and Stream Installs – Another example is if you want to create a custom metrics. This could be something as simple as the total number of daily installs from Invites and Streams. To create this custom chart:

- Add a data series and name it “Total Installs from Invites and Streams”
- Select Invite Installs as the first data source
- Add another Data Source
- Select “Adding” as the operation
- Select “Stream Installs” as the second data source
- Save the chart

Voila! Now you have a chart that shows the total installs from invites and streams over time.
We believe custom charts is an extremely powerful tool and we will be continuing to add features and functionality to it to make it even more flexible and useful.
The Kontagent Team