© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Shankar
Full Stack Web Programmer
I want to implement pixel tracking on client side using JavaScript. Can someone suggest me any good plugin in JQuery to implement this.
Robert Moran
Software Engineer with passion for Web
Hi there.. Why don't you try out Tracking.js : trackingjs.com/docs.html
I think this will address your requirement. It's not a jQuery plugin, but the usage is fairly simple and I don't see any reason not to use it.
@Robert Please refer the link developers.google.com/analytics/resources/concept… which has a overview of how google implemented pixel code.
@Shankar What do you mean by Pixel Tracking? Could you please elaborate what you are trying to achieve?
Thanks for your reply. But I think Tracking.js is something which is not relevant to my question.
Robert Moran
Software Engineer with passion for Web
Hi there.. Why don't you try out Tracking.js : trackingjs.com/docs.html
I think this will address your requirement. It's not a jQuery plugin, but the usage is fairly simple and I don't see any reason not to use it.