Skip to main content

ROTATION_DAYS

Constant ROTATION_DAYS 

Source
pub const ROTATION_DAYS: i64 = 90;
Expand description

How long an install id may live before it is replaced.

A never-rotating id plus one batch per session from the user’s IP is a longitudinal IP and travel trace. Rotation bounds that join. It costs longitudinal accuracy, and the docs say so in those words: no count derived from install_id is a user count.