Tarang / Meteor-Analytics

A super cool analytics package for meteor
https://tail.sh
64 stars 5 forks source link

Longer history on dashboard? #5

Open foobarbecue opened 10 years ago

foobarbecue commented 10 years ago

Not sure if I'm even posting this in the right place. I recently added the meteor-analytics package from atmospherejs and absolutely love it. It sent me to an analytics display on tail.sh. The dashboard was great but only showed the last 10 or so visits. I'd like to be able to see a lot further back so I guess this is a feature request.

Of course I'm assuming that tail.sh is part of this project, but I'm pretty confused about that!

Tarang commented 10 years ago

Yes you've come to the right place! I called it tail because analytics is kind of like tailing the application.

I'm working on a few updates, including the ability to peek back more, I'll post here when they're ready.

foobarbecue commented 10 years ago

Great. So is the code that runs on the tail.sh server also in this repo? Or just the package that gets installed in everyone's app?