debug-server-next
Version:
Dev server for hippy-core.
8 lines (5 loc) • 376 B
Markdown
# Ensure the "trigger-data" query parameter for an attribution redirect is included
The data associated with an attribution was defaulted to `0` because no `trigger-data`
query parameter in the `.well-known` redirect was provided.
Note that the `trigger-data` query parameter must be a valid integer and only the lowest 3-bits
are recorded with a 5% chance of being noised.