Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appVersion configuration option to track a context entity with the application version #1373

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

matus-tomlein
Copy link
Contributor

Adds the appVersion configuration option into the newTracker call that accepts a string application version and tracks it along with all events using the com.snowplowanalytics.snowplow/application/jsonschema/1-0-0 schema.

The schema is currently under review on Iglu Central: https://github.com/snowplow/iglu-central/pull/1419/files

@matus-tomlein matus-tomlein force-pushed the issue/application_context branch from aff4997 to 97d05cd Compare November 8, 2024 11:17
Copy link

bundlemon bot commented Nov 8, 2024

BundleMon

Files added (6)
Status Path Size Limits
trackers/javascript-tracker/dist/sp.js
+24.45KB 30KB / +10%
libraries/browser-tracker-core/dist/index.mod
ule.js
+23.52KB 25KB / +10%
libraries/tracker-core/dist/index.module.js
+19.4KB 20KB / +10%
trackers/browser-tracker/dist/index.umd.min.j
s
+17.34KB 20KB / +10%
trackers/javascript-tracker/dist/sp.lite.js
+17.29KB 20KB / +10%
trackers/browser-tracker/dist/index.module.js
+3.49KB 5KB / +10%

Total files change +105.48KB 0%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history

@matus-tomlein matus-tomlein changed the base branch from master to release/4.1.0 November 22, 2024 15:17
@matus-tomlein matus-tomlein merged commit 20b9b67 into release/4.1.0 Nov 22, 2024
3 checks passed
@matus-tomlein matus-tomlein deleted the issue/application_context branch November 22, 2024 15:17
@matus-tomlein matus-tomlein mentioned this pull request Nov 22, 2024
matus-tomlein added a commit that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants