awslabs / clickstream-web

Web SDK for Clickstream Analytics on AWS
https://aws.amazon.com/solutions/implementations/clickstream-analytics-on-aws/
Apache License 2.0
15 stars 0 forks source link

feat: exclude idle time in user engagement duration #52

Closed zhu-xiaowei closed 5 months ago

zhu-xiaowei commented 5 months ago

Description

  1. exclude idle time in user engagement duration
  2. use throttling to optimize mouse move and scroll performance

General Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (3f23ec3) to head (0dce34f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 1140 1173 +33 Branches 226 215 -11 ========================================= + Hits 1140 1173 +33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.