We should investigate if we want all of the data we have on the unload beacon.
For comparison:
- Page Load beacon, 1.530.0, all plugins enabled, blank page, Chrome: 1,876 bytes
- Unload beacon, 1.530.0, all plugins enabled, blank page, Chrome: 1,389 bytes
That's only 487 bytes less on the unload beacon. We might want to skip things like the nt_* timestamps, which would've been part of the load beacon, and don't add much value to the unload beacon.