You mention that Google Analytics uses image URLs to send data and the limit is 1800 characters. It's actually 2083 characters in IE, and 20,000+ characters in other browsers. We use the image tag for similar reasons as well, and wrote a component that chunks up the data and can send out large amounts of data this way with no noticeable hit on the user's machine.