Skip to content

Commit ed36a1f

Browse files
bkboothclaude
andcommitted
chore(pixel): remove competitor references from comments (SDK-136)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5213bfb commit ed36a1f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/audience/pixel/src/autocapture.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ const SCROLL_MILESTONES = [25, 50, 75, 90, 100];
6262
/**
6363
* Minimum dwell time (ms) before firing `scroll_depth: 100` on pages where
6464
* all content is visible without scrolling (above-the-fold). Filters out
65-
* immediate bounces while still capturing genuine engagement. GA4/GTM fire
66-
* instantly in this scenario — the dwell check is deliberately better.
65+
* immediate bounces while still capturing genuine engagement.
6766
*/
6867
const ABOVE_FOLD_DWELL_MS = 2000;
6968

0 commit comments

Comments
 (0)