Build lead scoring algorithm
Starting work on the scoring algorithm. Let me review the existing codebase first...
Found 3 existing files I'll need to work with. Creating the scoring engine now.
Building the scoring model. This will analyze website form data and HubSpot engagement to generate a 1-100 score for each lead.
Running tests on the scoring logic...
Installing the charting library for the dashboard visualizations...