snowplow / snowplow-ruby-tracker

Snowplow event tracker for Ruby. Add analytics to your Ruby and Rails apps and gems
http://snowplowanalytics.com
22 stars 24 forks source link

Release version 0.8.0 #161

Closed mscwilson closed 3 years ago

mscwilson commented 3 years ago

New release of the Ruby tracker. The big change is the removal of the Contracts type-checking gem.

snowplowcla commented 3 years ago

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://docs.snowplowanalytics.com/docs/contributing/contributor-license-agreement/ to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

paulboocock commented 3 years ago

One comment, not related to this PR as such but the URL is linked here.

This page, is called "enriching your events" which I don't think is wrong but I fear using the word "enrich" here may be confusing given its the pipeline which usually performs enrichment, and the tracker adds "context" or "entites" to events. "Adding context to your events" or "Additional event properties" might be less ambiguous.

https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/ruby-tracker/enriching-your-events/

mscwilson commented 3 years ago

Oh yeah good point. I've changed it to "adding data to your events"