Barkeisha — Privacy Policy
Last updated: July 22, 2026
Barkeisha is a browser extension built for Proovia's dispatch team. It reads driver availability and trip data from Proovia's own CRM pages, and, only when you click an export button, sends selected rows to a Google Sheet. It does not track you, show ads, or work on any site besides Proovia's CRM.
At a glance
- Driver names & availability status — read from the CRM Drivers Calendar page (on click) — stored locally in your browser only.
- Trip times, driver, amount, stops — read from the CRM Trips page (on click) — stored locally, shown as highlights.
- Selected trip rows — read from the CRM Tk) — sent to Proovia's own Google Sheet, via Apps Script.
1. Information we read
Barkeisha only reads page content on two Proovia CRM addresses: crm.proovia.uk/drivers/* and crm.proovia.uk/trips*. It never runs on, or reads data from, any other website. Depending on which button you press, it reads:
- From the Drivers Calendar: driver names and their availability mark for the day column you're viewing.
- From CRM Trips: trip date, start/end time, driver name, trip code, trip amount, stop count, and punctuality — whatever is visible in the table at the time.
Nothing is read automatically in the background. Every read happens because you clicked a button in the extension's popup.
2. How we use it
The driver list you import is compared against names in CRM Trips to highlight matching rows on the page, so dispatch staff can see at a glance who's available. When you press Sheets or Tomorrow, the matching (or, for Tomorrow, all) rows are formatted into a table and sent to a Google Sheet your team already owns, for reporting. That's the extension's entire purpose — nothing more is done with the data.
3. Where data is stored
The imported driver list and match results are saved with chrome.storage.local, which keeps data only on your own device — it is never synced to a Google/Mozilla account or to any server we run. This local data is overwritten the next time you import from the Drivers Calendar, and is deleted entirely if you remove the extension.
4. What we send externally, and to whom
The only outbound network request Barkeisha ever makes is triggered by you clicking Sheets or Tomorrow. That click sends the selected trip rows to a Google Apps Script Web App address that Proovia controls, which appends the rows to a Google Sheet. We don't use any analytics, advertising, or tracking service — there is no other third party involved, and no data is ever sold.
5. Permissions we ask for
- storage — to keep the imported driver list on your device between the two steps described above.
- activeTab & scripting — to read the open CRM tab and attach the extension's script to it when you click a button.
- script.google.com (requested only when needed) — to deliver rows to the Google Sheet when you click an export button.
6. Security
Barkeisha relies on the login session you already have with Proovia's CRM in your browser — it never asks for or handles your CRM password. The Google Sheet export uses a direct HTTPS connection to Proovia's own Apps Script endpoint.
7. Children's privacy
Barkeisha is an internal dispatch tool for Proovia staff and is not directed at, or knowingly used by, children.
8. Changes to this policy
If what Barkeisha collects or where it sends data ever changes, this page will be updated and the date at the top will change accordingly. We'd encourage checking back occasionally if you rely on this tool.
9. Contact
Questions about this policy or your data can be sent to: privacy@proovia.uk (замените на реальный адрес поддержки вашей команды)
Barkeisha is developed and maintained by Proovia for internal dispatch use.