DNNCommunity / Dnn.WebAnalytics

A Dnn (formerly DotNetNuke) module for capturing information about visitors. Includes a report UX and a map UX to show location information.
http://dnncommunity.org/Community/Website-Metrics
10 stars 12 forks source link

Visits not tracked when geo-database is missing #25

Closed skamphuis closed 5 years ago

skamphuis commented 5 years ago

When the geolocation .mmdb file is missing, no logs get created because an exception occurs before the try-catch block.