I bought a 3G version of cheap Chinese units.
Haven't fitter so far as I want to engineer my own tracking service (personal).
The model is GT06E and works as advertised. There are multiple brands of same unit, as usual with generic Chinese stuff: caveat emptor (don't buy one on ebay from clothing seller).
Beware of 2G units, might not works with some networks (GT06E is a 3G model and confirmed to work with 2degrees prepay sim cards).
These units will work with 3rd party free tracking services and have semi-public protocol description. Unfortunately they do not use HTTP based/REST type of protocol instead they use their own binary protocol. This makes it slightly harder as suddenly you have to deal with checksums, packet sequences and other mess that comes with custom protocols.
Once I came up with basic server (python proof of concept) I will put it up on my website.
Biggest concern is a fire hazard from LiPo battery inside. I am thinking of cutting it out having small 6V lead acid SLA battery (scooter) buck converted to 4.2V in place of LiPo battery.
Since the location of the unit will be well hidden and not very well ventilated (the only reasonable choice is to put it deep inside of the dashboard) fire risk is quite of a concern.
There are more robust units with external antennas, which probably will be more suitable for employee tracking
.