I'm thinking of building an application for myself that is similar to Google Analytics, Getclicky, etc.
I've noticed that all of these websites use Image beacons to send data to the servers.
Aside from the size overhead, is there any reason to not use JSONP using jQuery?