Tarang / Meteor-Analytics

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

Should analytics:analytics be unmigrated? #26

Closed dandv closed 9 years ago

dandv commented 9 years ago

I understand from the blog that https://atmospherejs.com/analytics/analytics was the original package name, but you've renamed it to tail:core so that ad blockers don't block it. Maybe worth running meteor admin set-unmigrated analytics:analytics now?

Tarang commented 9 years ago

@dandv We use both. tail:core is just for those users who use adblock during development.

dandv commented 9 years ago

Right. What I'm suggesting is simply hiding analytics:analytics from Atmosphere searches (but letting the package be installable by existing apps). Is there a good reason for anyone to prefer analytics:analytics over tail:core? Seems they're identical, just with a different name.

Tarang commented 9 years ago

The name is a bit easier to remember. Ideally i'd prefer analytics:analytics over tail:core its just i have to get a way past adblock (during development). Its not an issue in production. I think i've found a way to do it.

I'm working on an update to tail at the moment as we also have to sort out the ability to take on more signups too.