There are many posts out there about getting the current geolocation of a user via HTML5. However, in this post, I would like to show you how you can track a user’s geolocation. After all, what good is getting the current location of a user if they are mobile and on the move? The geolocation API is exposed in JavaScript using the navigator object.