Tyagi // Engineering Log

Notes

Shorter, wiki-style notes — patterns, references, and things worth remembering.

2026-05

Sizing an event deduplication window

A short note on why a fixed time window for analytics event deduplication needs tuning, not just existing.

#analytics#amplitude#patterns
2026-04

Keeping sandbox traffic out of production analytics

Why analytics initialization should check environment/host before sending any events, not just before reporting them.

#analytics#amplitude#patterns