Fraud reports
Orders that deserve a second look — risk levels across every store in one list instead of buried per store.
1 built-in report — every one opens in the report editor, runs across all connected stores in one currency, and can be saved, exported or scheduled. The query under each report is the whole report — readable, and yours to change.
High risk orders rate
Share of orders each day that Shopify's fraud analysis marked high risk.
FROM sales
SHOW high_fraud_risk_rate
SINCE startOfDay(-30d) UNTIL today
TIMESERIES day WITH TOTALS, PERCENT_CHANGE
COMPARE TO previous_period
ORDER BY day ASC
LIMIT 1000
VISUALIZE high_fraud_risk_rate TYPE line
FAQ
Do these fraud reports cover all my Shopify stores? Yes — every report on this page aggregates across all connected stores and converts to one currency. Group by store inside any of them for the per-store split.
Can I change what a report shows? Yes — every report opens in the report editor, where metrics, groupings, filters, date ranges and the chart are all editable, and your version saves to your own library.
Can I get these reports automatically? Yes — any report can be downloaded as CSV or Excel, or scheduled to arrive by email or FTP on the cadence you choose.