Uber Financials Tracker

Log every drive, on your phone

Add a Drive

Enter a date.
Enter start mileage.
End mileage must be greater than or equal to start.
The net income Uber shows you after each drive, including any tip.
Enter your gross profit for this drive.

Expenses

Net Profit for this drive $0.00

Recent Drives

Personal tracking tool. Not affiliated with or endorsed by Uber Technologies, Inc.

Settings

Your Info (optional, stays on this phone)

Not an account — there's no password and nothing is created on any server. This just lets the app pre-address your backup emails to you.

Backup & Restore (works fully offline)

Switching phones: install this app on the new phone the same way, tap Restore below, and pick the backup file you exported from the old one. All your drive history reappears instantly — no internet needed.

Google Sheets Sync (optional, needs internet)

Everything already works without this. Connecting Google additionally keeps a live copy in a Google Sheet in your own Drive.
  1. Go to console.cloud.google.com → create a project (free).
  2. Enable the Google Sheets API for that project.
  3. Go to APIs & Services → Credentials → Create Credentials → OAuth client ID, type Web application.
  4. Under Authorized JavaScript origins, add the exact URL this app is hosted at (must be https://, or http://localhost for testing — a file:// path will not work).
  5. Copy the generated Client ID and paste it below.