The PiwikTracker.php sendRequest() method has a http request timeout of 600 seconds. This isn't ideal for many use cases, so it'd be great to see support for a configurable timeout.
(In [6279]) Fixes #3125, made formerly hardcoded timeout value configurable in PiwikTracker. Can be set via a setter.