Skip to content

Update media vars #898

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

Merged
merged 1 commit into from
Jun 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
"snowplow__enable_media_player_v1": {
"recommendFullRefresh": false,
"order": 31,
"consoleGroup": "basic",
"consoleGroup": "required",
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Set to `true` if the [version 1 of the media player context schema](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/1-0-0) is enabled. This schema was used in our older media plugins on the JavaScript tracker. It is not tracked in the latest versions.",
Expand All @@ -305,11 +305,11 @@
"snowplow__enable_media_player_v2": {
"recommendFullRefresh": false,
"order": 32,
"consoleGroup": "basic",
"consoleGroup": "required",
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Set to `true` if the [version 2 of the media player context schema](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/2-0-0) is enabled. This is tracked by our latest JavaScript and mobile trackers.",
"packageDefault": "false",
"packageDefault": "true",
"title": "Enable Media Player v2 Module"
},
"snowplow__enable_media_session": {
Expand Down Expand Up @@ -349,7 +349,7 @@
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Whether to use the web contexts for web media events in the processing (based on the web page context).",
"packageDefault": "false",
"packageDefault": "true",
"title": "Enable Web Events Module"
},
"snowplow__enable_mobile_events": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
"snowplow__enable_media_player_v1": {
"recommendFullRefresh": false,
"order": 31,
"consoleGroup": "basic",
"consoleGroup": "required",
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Set to `true` if the [version 1 of the media player context schema](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/1-0-0) is enabled. This schema was used in our older media plugins on the JavaScript tracker. It is not tracked in the latest versions.",
Expand All @@ -388,11 +388,11 @@
"snowplow__enable_media_player_v2": {
"recommendFullRefresh": false,
"order": 32,
"consoleGroup": "basic",
"consoleGroup": "required",
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Set to `true` if the [version 2 of the media player context schema](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/2-0-0) is enabled. This is tracked by our latest JavaScript and mobile trackers.",
"packageDefault": "false",
"packageDefault": "true",
"title": "Enable Media Player v2 Module"
},
"snowplow__enable_media_session": {
Expand Down Expand Up @@ -432,7 +432,7 @@
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Whether to use the web contexts for web media events in the processing (based on the web page context).",
"packageDefault": "false",
"packageDefault": "true",
"title": "Enable Web Events Module"
},
"snowplow__enable_mobile_events": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
"snowplow__enable_media_player_v1": {
"recommendFullRefresh": false,
"order": 31,
"consoleGroup": "basic",
"consoleGroup": "required",
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Set to `true` if the [version 1 of the media player context schema](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/1-0-0) is enabled. This schema was used in our older media plugins on the JavaScript tracker. It is not tracked in the latest versions.",
Expand All @@ -388,11 +388,11 @@
"snowplow__enable_media_player_v2": {
"recommendFullRefresh": false,
"order": 32,
"consoleGroup": "basic",
"consoleGroup": "required",
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Set to `true` if the [version 2 of the media player context schema](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/2-0-0) is enabled. This is tracked by our latest JavaScript and mobile trackers.",
"packageDefault": "false",
"packageDefault": "true",
"title": "Enable Media Player v2 Module"
},
"snowplow__enable_media_session": {
Expand Down Expand Up @@ -432,7 +432,7 @@
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Whether to use the web contexts for web media events in the processing (based on the web page context).",
"packageDefault": "false",
"packageDefault": "true",
"title": "Enable Web Events Module"
},
"snowplow__enable_mobile_events": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
"snowplow__enable_media_player_v1": {
"recommendFullRefresh": false,
"order": 31,
"consoleGroup": "basic",
"consoleGroup": "required",
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Set to `true` if the [version 1 of the media player context schema](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/1-0-0) is enabled. This schema was used in our older media plugins on the JavaScript tracker. It is not tracked in the latest versions.",
Expand All @@ -399,11 +399,11 @@
"snowplow__enable_media_player_v2": {
"recommendFullRefresh": false,
"order": 32,
"consoleGroup": "basic",
"consoleGroup": "required",
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Set to `true` if the [version 2 of the media player context schema](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/2-0-0) is enabled. This is tracked by our latest JavaScript and mobile trackers.",
"packageDefault": "false",
"packageDefault": "true",
"title": "Enable Media Player v2 Module"
},
"snowplow__enable_media_session": {
Expand Down Expand Up @@ -443,7 +443,7 @@
"type": "boolean",
"group": "Contexts, Filters, and Logs",
"longDescription": "Whether to use the web contexts for web media events in the processing (based on the web page context).",
"packageDefault": "false",
"packageDefault": "true",
"title": "Enable Web Events Module"
},
"snowplow__enable_mobile_events": {
Expand Down