Paul Boocock
Paul Boocock
Following the release of the Databricks Loader, we will want to extend our dbt models to support Databricks.
By leveraging the schemas stored in an Iglu Server, we can build strongly typed tracking SDKs to reduce the time it takes engineers to implement tracking.
- Improved serialization of data on blob storage e.g. Parquet - Improved integration with metadata management solutions e.g. Glue Catalog
A data model to make it easier to analyse Ecommerce Tracking.
As part of our ongoing efforts to improve the Snowplow Open Source experience, weβre looking for users of our open-source software and members of our community to take part in...
When the tracker builds, it outputs its current size but we have to remember to check this, and its easy to let file size growth creep in without us noticing...
**Is your feature request related to a problem? Please describe.** There is currently a [little python http server](https://github.com/snowplow/snowplow-javascript-tracker/blob/af84070af7061960878ffbf1ae7059f2b947fe54/trackers/javascript-tracker/test/local/http-server.py) being used as a test helper. This isn't particularly useful or clear...
**Is your feature request related to a problem? Please describe.** You can currently call `newTracker` but there is no way to remove a tracker after initialisation. **Describe the solution you'd...
Suggestion: Much like Link Click tracking, will track elements on a page, can we add functionality to track clicks on elements that have a particular class name? What would this...
Currently it is possible for a user to have two tabs open at the same time which are both generating events over a single page view. Whilst they and subsequent...