Hello
I am wondering why the write_key is mandatory for segment.
We are forced to set a key in development / testing / staging / pre_production while we are not going to push any metric whatsoever.
From my opinion the gem will be more usable without enforcing the write_key, we have for example the stub attribute which is really helpfull for those environments which we don't want to deactivate the tracking.
The Gem could run automagically in stub mode if no write_key is set.
There is probably a good reason to have it mandatory, please enlighten me if that's the case, I've been browsing in the Issues and could not find any related, so probably it's a misunderstanding from my side
Thanks! Keep up with the good work!
Hello
I am wondering why the
write_keyis mandatory for segment.We are forced to set a key in development / testing / staging / pre_production while we are not going to push any metric whatsoever.
From my opinion the gem will be more usable without enforcing the
write_key, we have for example the stub attribute which is really helpfull for those environments which we don't want to deactivate the tracking.The Gem could run automagically in stub mode if no
write_keyis set.There is probably a good reason to have it mandatory, please enlighten me if that's the case, I've been browsing in the Issues and could not find any related, so probably it's a misunderstanding from my side
Thanks! Keep up with the good work!