snowplow / snowplow-php-tracker

Snowplow event tracker for PHP. Add analytics into your PHP apps and scripts
http://snowplowanalytics.com
34 stars 36 forks source link

Review schema versions in Constants.php #83

Closed dilyand closed 3 years ago

dilyand commented 4 years ago

At least one of the schemas there is now lagging two versions behind: we're using com.snowplowanalytics.snowplow/payload_data/jsonschema/1-0-2 while 1-0-4 exists. Worth reviewing the other ones as well.