Heres some field shortcodes. Source: ./inc/pvt.inc.php
‘visitor’ => ‘Visitor’,
‘last_visit’ => ‘Last visit date’,
‘visit_count’ => ‘Visit count’,
‘visit_pv’ => ‘Last visit PV’,
‘total_pv’ => ‘Total visitor PV’,
‘opt_data’ => ‘Optional data’,
‘xp_Name’ => ‘Name’,
‘xp_First Name’ => ‘First name’
Use this code, and paste it to any page you had created.
[yd_visitor_profiles profile_id=”1″ fields=”visitor,last_visit,visit_count”]
Plugin works fine, and this is the easiest way getting it to work.