Lighthouse CSV Export Reports Upload Form

Upload all CSV exports from Lighthouse Audit, Parse the files, and then Merge

Instructions On How To Use This Tool
Steps In Order Of Process

  1. Provide a folder name in the form field labeled "CSV Folder Upload Name"

  2. Select the CSV export files from Lighthouse Audit that you want to upload.

  3. Click "View Files" button.
    NOTE: This button will only appear if all of the files uploaded successfully.

  4. Click the PHP file titled "Step_1_csv-file-parsing.PHP" to parse all the CSV files.

  5. Now click back in the browser, and you will see a 2nd PHP file titled "Step_2_merge-all-csv-files-v1.PHP" - click this file and wait for the page to load a new page confirming the file has been created.

  6. Click the browser back button, and you will now see a file titled "Combined-v2-csv-reports.csv" - click to download the file. This is the master file that contains all the parsed CSV files merged into a single file with a consolidated table.

Or use this video tutorial.