Your comprehensive guide to mastering the B4T Manager platform
This comprehensive platform streamlines lead generation, data scraping, agent management, and business operations with powerful automation and analytics tools.
Advanced lead tracking, scoring, and lifecycle management
Intelligent data collection with validation and enrichment
Performance tracking and intelligent lead distribution
Automated commission calculations and payment management
Role-based access control and security management
Advanced analytics and comprehensive reporting
Start with the dashboard to get an overview of your system's performance and key metrics.
Set up user roles and permissions to ensure secure access to different system features.
Begin collecting business data using our advanced scraping tools or import existing datasets.
Start managing leads and assign them to agents for optimal conversion rates.
Your central command center for monitoring lead management activities, scraping operations, and system performance metrics
Monitor your business operations with live data updates, interactive charts, and comprehensive analytics that help you make informed decisions.
Real-time visualization of scraping operations and performance
Comprehensive data validation and quality assessment
Monitor and manage your scraping operations
Fast access to essential operations
Comprehensive solution for capturing, organizing, tracking, and converting prospects into customers through an intuitive and powerful interface
From initial capture to final conversion, manage every aspect of your lead pipeline with advanced automation, intelligent routing, and comprehensive analytics.
Powerful filtering capabilities for precise lead segmentation
Intelligent scoring system for optimal lead prioritization
Powerful automated web scraping system for comprehensive business data collection
This feature requires 'Manage Scraper' permission and follows ethical scraping practices.
Multi-threaded processing with intelligent rate limiting for maximum efficiency
Geographic and industry-specific targeting with advanced filtering
Real-time validation and enrichment for accurate business data
Comprehensive monitoring and reporting for scraping performance
Comprehensive platform for managing business directories, profiles, and relationships with advanced analytics and data quality management capabilities.
Important Security Note
This feature requires 'Manage Scraper' permission for full functionality. Ensure proper access controls are in place.
Intelligent lead routing and assignment system
The Lead Distribution system provides intelligent, automated, and customizable lead assignment capabilities with advanced routing algorithms, performance optimization, and comprehensive analytics to maximize conversion rates and agent productivity.
Note: This feature requires 'Distribute Leads' permission for full functionality.
The Agent Payments system provides comprehensive compensation management with automated commission calculations, flexible payment structures, performance-based incentives, and detailed financial tracking to ensure accurate and timely agent compensation.
Note: This feature requires 'Manage Payments' permission for full functionality.
Manage system users, their access levels, and account settings.
Note: This feature requires 'Manage Users' permission.
Specialized management for sales agents and their performance tracking.
Agents have access to specialized views and tools for managing their assigned leads efficiently.
Note: This feature requires 'Manage Users' permission.
Configure user roles and manage system permissions for secure access control.
Note: This feature requires 'Manage Roles' permission.
Configure your personal account settings and system preferences.
Problem: Dashboard sections showing "Loading..." indefinitely.
Solution:
Problem: Scraping activity chart not rendering.
Solution:
php artisan cache:clear
Problem: Users cannot access certain features.
Solution:
Problem: Application cannot connect to database.
Solution:
.env
php artisan tinker
→ DB::connection()->getPdo()
php artisan config:cache
php.ini
npm cache clean --force
node_modules
and reinstall: rm -rf node_modules && npm install
php artisan livewire:clear
If you encounter issues not covered here:
storage/logs/laravel.log
APP_DEBUG=true