Flurry Connector
Intro
Flurry is a mobile analytics platform that measures mobile app performance for various mobile platforms. Use Domo's Flurry Connector to generate reports about app metrics. For more information about the Flurry API, visit their website. (https://developer.yahoo.com/flurry/docs/api/)
The Flurry connector is a "Cloud App" connector, meaning it retrieves data stored in the cloud. In the Data Center, you can access the connector page for this and other Cloud App connectors by clicking Cloud App in the toolbar at the top of the window.
You connect to your Flurry account in the Data Center. This topic discusses the fields and menus that are specific to the Flurry connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Data Connector.
Prerequisites
To connect to your Flurry account and create a DataSet, you must have a Flurry Programmatic Access Token. You can obtain an access code by navigating to https://developer.yahoo.com/flurry/d...code/apptoken/ and following the instructions.
Connecting to Your Flurry Account
This section enumerates the options in the Credentials and Details panes in the Flurry Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Data Connector.
Credentials Pane
This pane contains a single field where you enter your Flurry API Access Code. For information about obtaining this code, see "Prerequisites," above.
Once you have entered a valid Access Code, you can use the same account any time you go to create a new Flurry DataSet. You can manage connector accounts in the Accounts tab in the Data Center. For more information about this tab, see Managing User Accounts for Connectors.
Details Pane
This pane contains a primary Report menu in which you select a report type.
Menu |
Description |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Report |
Select a Flurry report. The following reports are available:
|
||||||||||||
Metrics |
Select all of the metrics you want to show in your report. |
||||||||||||
Having (Optional) |
Enter criteria to filter metrics data in your report. You can combine multiple metrics criteria. The format is metric-operator[value(s)]. Available operators are: equal(eq), greaterThan(gt), lessThan(lt) For example:
This essentially filters your report to show "Sessions" values that are greater than 1000 and "Active Devices" values greater than 200. |
||||||||||||
Dimensions |
Select all of the dimensions you want to show in your report. |
||||||||||||
Dimension Filters (Optional) |
Enter criteria to filter dimensions data in your report. You can combine multiple dimensions criteria. Some dimensions have additional attributes referred to in the Dimensions field.The format is dimension1|attribute-operator[value(s)]. Operators include the following:
Example: country|name-in['United States','Canada','Mexico'],appVersion|name-in['2.3'] |
||||||||||||
Time Grains |
Select whether you want your report data to be aggregated by day, month, week, or all. Intervals must align to the time grain specified in the query. The Flurry connector automatically adjusts the dates to match the interval selected.
|
||||||||||||
Start Date |
Specify whether the first date in your date range is a specific or relative date. You select the last date in your range in End Date. |
||||||||||||
End Date |
Specify whether the last date in your date range is a specific or relative date. You select the first date in your range in Start Date. |
||||||||||||
Select Specific Start Date |
Select the first date in your date range. |
||||||||||||
Select Specific End Date |
Select the second date in your date range. |
||||||||||||
Days Back to Start From |
Enter the number of the farthest day back that should be represented in the report. Combine with Days Back to End At to create a range of represented days. For example, if you entered 10 for Days Back to Start From and 5 for Days Back to End At, the report would contain data for 10 days ago up until 5 days ago. |
||||||||||||
Days Back to End At |
Enter the number of the most recent day back that should be represented in the report. Combine with Days Back to Start From to create a range of represented days. For example, if you entered 10 for Days Back to Start From and 5 for Days Back to End At, the report would contain data for 10 days ago up until 5 days ago. |
||||||||||||
Application |
Select all platforms/applications you want to retrieve data for. |
||||||||||||
Event Name |
Select the event you want to retrieve data for. |
Other Panes
For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see Adding a DataSet Using a Data Connector.
FAQs
How often can the data be updated?
As often as needed.
Are there any API limits I should be aware of?
No.