@extends('layouts.modern') @section('title', 'Partner Dashboard - PropertyFinda') @section('content')
Monitor your traffic and track your unique referrals.
Total clicks on your link
Distinct IPs that visited listings
Based on £{{ $stats['rate'] }} per {{ number_format($stats['batch_size']) }} unique
Share this unique link within your circle or network. Every unique person you bring helps us grow, and we reward you for it.
Most recent unique hits tracked to your account.
| Time Tracking | Device Identity | Location Hint | Browser Agent |
|---|---|---|---|
|
{{ $visitor->created_at->format('H:i:s') }}
{{ $visitor->created_at->format('M d, Y') }}
|
{{ $visitor->device }}
{{ $visitor->platform }}
|
{{ $visitor->country ?? 'Global' }} | {{ $visitor->browser }} |
No visitors tracked yetYour circle hasn't started clicking yet! |
|||