Checking cron status...
Daily Sync & Report
Fetch data from all platforms and generate daily report with AI interpretation
Every day at 06:00 UTC
0 6 * * *
Weekly Report
Generate weekly performance report for the previous Monday–Sunday period
Every Monday at 07:00 UTC
0 7 * * 1
Monthly Report
Generate monthly performance report for the previous calendar month
2nd of every month at 08:00 UTC
0 8 2 * *
How Cron Jobs Work
Cron jobs run automatically on the backend service. The Daily Sync job fetches fresh data from all configured platforms (App Store Connect, Search Ads, AdMob, Google Ads, AppsFlyer) and stores it in the database.
After syncing, a Daily Report is generated with financial summary, comparison vs. the previous day, and an optional AI interpretation via your configured LLM provider.
Use Trigger Now to manually run any job at any time — useful for testing or recovering missed data.