rowanmanning / cssdb

[UNMAINTAINED] CSSDB: A curated collection of great CSS, Sass, LESS and Stylus libraries.
http://cssdb.co/
53 stars 11 forks source link

Consider Internal Click-Tracking #10

Closed rowanmanning closed 9 years ago

rowanmanning commented 11 years ago

This would allow us to use click stats for popularity, and also help work out if a library is trending. It would also allow us to remove the nasty Google Analytics click tracking.

Current thinking: Each library gets a unique 'short' URL assigned, like "http://cssdb.co/abc123" which tracks a click and redirects to the library. We could differentiate between the library home page and repo page using a query string.