Hi,
Does anyone know how to remove the Tracked Hits? I can 'reset', but that does NOT remove the tracked hits that are saved in the database?
It looks like you have to manually removed the Tracked Hits, my track database is getting HUGE!
I just entered the following SQL code and ran it:
DELETE FROM `lm_hits` WHERE 1
This removed over 9,000 hits that were there... now, what is the optimization SQL code I should run to optimize it?
DW - how about adding an option at the bottom of the Tracking page to REMOVE old Tracked Hits, or on the Configuration page?