Multi-Site Click & Form Tracker

Multi-Site Click & Form Tracker

A Python CLI tool for Belgian agencies managing multiple websites. It processes exported CSV/JSON files from analytics or CRM platforms to consolidate phone clicks, form submissions, and email click events into a single report. Works offline with exported data — no live API or OAuth required. Features Import CSV/JSON/Excel files from multiple sites — auto-detect and merge columns Identify phone click events via tel: links or custom data attributes Track form submissions by matching form IDs or URL patterns Detect email click events from mailto: links or tracking parameters Export consolidated report as CSV with site name, event type, timestamp, and URL Usage python track_events....

<span title='2026-05-09 00:00:00 +0000 UTC'>May 9, 2026</span>&nbsp;·&nbsp;OddShop
Photo to Spreadsheet Form Converter

Photo to Spreadsheet Form Converter

This tool uses OCR and computer vision to detect and read form fields in a photo, then outputs the data to an Excel file. It’s for researchers, field workers, and office staff who need to digitize paper forms quickly. The key benefit is automating manual data entry from images. Features Extract text from form photos using Tesseract OCR Detect checkboxes and radio buttons via image processing Map extracted data to structured Excel columns Process multiple photos into a single consolidated Excel file Handle common form layouts like tables and labeled fields Usage photo_to_excel --input-form-photo survey_photo....

<span title='2026-04-01 00:00:00 +0000 UTC'>April 1, 2026</span>&nbsp;·&nbsp;OddShop