google analytics - Counting visits and more in a mysql, any better practice or third party software? -


let's assume have website quora want count how many visitors saw particular page/question...("this question visited 345 times")

i know create column store value increases every user visits it. using external service...that maybe can more robust , reliable (filtering unique/pageviews etc..)

any suggestion?

(what google analytics api?)

thanks!

google analytics? or of other analytics packages give lots of info. or run own , put on memcached layer make super fast.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -