Hacker News new | ask | show | jobs
by shivang 5296 days ago
I feel the data analysis in the most efficient way and to learn from the data is the most important aspect to grow.

You have mentioned in the point 2 that "We do heavy-lifting of event collection and pre-processing to enable fast and flexible queries powered by map-reduce." I guess the event collection will be based on some Javascript call. If that is so, do include the flexibility to attach some properties with the event.

1 comments

Certainly. We have the ability to attach custom attributes to events and then segment by them [1]. We envision both backend and frontend ways to attach attributes. With frontend they could be set by JavaScript in the page. In backend we have plugins for popular platforms in works.

[1] http://infunl.com/#split