Lead Manager

Welcome to the Lead Manager web app

This is for importing sales leads (two types of import CSV files (1) Domain_List rows, and (2) Contact_List rows). The import job from these two types of CSV files will include: Importing CSV files, updating the database tables, exporting leads based on specific criteria to CSV files.

More specifically, there will be two types of csv files to import and two types of tables in the MySQL database as follows:

  • Domain_List — The Domain_List table will use the URL field as the unique primary key. The Domain_List import of CSV files and related details.
  • Contact_List — The Contact_List table will use the contact Email field as the unique primary key. The import of CSV files for the Contact_List.
Loading...
Loading page...
Examining Database

Running integrity checks across all tables.
This may take a few seconds…