Building Web Analytics at SpiderOak
spideroak.com
Building Web Analytics at SpiderOak
1–4 of 4 posts
Re: Building Web Analytics at SpiderOak
#2Re: Building Web Analytics at SpiderOak
#3http://snowplowanalytics.com/ -- this is an another Open Source project which you can use in house and a loads and loads of predefined metrics and documentation.. but I agree the approach here is simple and rock solid, plus you have complete control of it. Just wondering if JSOB datatype is used to store the unstructured data into Postgres?
Re: Building Web Analytics at SpiderOak
#4http://snowplowanalytics.com/ -- this is an another Open Source project which you can use in house and a loads and loads of predefined metrics and documentation.. but I agree the approach here is simple and rock solid, plus you have complete control of it. Just wondering if JSOB datatype is used to store the unstructured data into Postgres?
Snowplow looks very promising but we ruled it out because of the dependency on AWS. And we use the hstore data-type.