The Report builder is MyTracker's key analytics tool, which helps to arrange and view collected data in a handy format.
It features a template list (1), calendar (2), selector list (3), filters (4), additional settings (5), and control buttons(6).
Choose your options as you please by adjusting pre-made templates, building reports by segment, or setting all report parameters independently.
You can select a ready-made template, which saves you the need to set filters, selectors, etc. Just select a default template or a previously added template from the list, and the report will be generated. You can also edit the template, for example, by adding new selectors and filters.
Use pre-made templates as a basis for new reports
Specify a segment, i.e. a group of users for which you want to build a report. For example, women who brought in the revenue of more than USD 10 over the last 30 days. You can add other selectors such as the average session duration.
To build a report by segment, select Other filters > Segment.
To change the order of columns in the report, drag and drop selectors relative to each other
The payment verification filter ( Other filters > Financial metrics > Verification) is set by default. It's necessary to exclude unverified purchases (fraud and test transactions) from the reports. For more details, refer to the Payment verification section.
The report is ready. You can choose to download it as an XLSX or CSV file, save it as a template and subscribe to a report.
If the report has more than 20000单元格 and cannot be properly viewed in the browser, MyTracker will offer to save it as an XLSX file
MyTracker allows you to build and download a chart for metrics used in the report.
The chart will be built based on the first column values with the metric. You can add other metrics to the chart using the button in the table header.
On charts with large values, you can enable the Start from 0 option, to plot the Y axis from zero and look at the graph on a different scale
The API request is only available once the report has been created. Click Show API request on the report page to view the request code in Python and PHP.
You can copy the code to access the API and automate similar exports. In the provided code, you need to substitute the real API User ID and Secret key, which you can find in your MyTracker profile. For more details, see the Reports section.