rehanvdm / serverless-website-analytics

A CDK construct that consists of a serverless backend, frontend and client side code to track website analytics
GNU General Public License v2.0
166 stars 13 forks source link

Do not count page view with 0 time on page towards the time calculations #27

Open rehanvdm opened 1 year ago

rehanvdm commented 1 year ago

These still count as a view, it only means the secondary tracking event never made it to us, highly unlikely that the first did but the second did not, but possible.