Skip to content

Commit

Permalink
fix(FEC-8356): pass player version string via config (#137)
Browse files Browse the repository at this point in the history
Add player version via comscore plugin config
  • Loading branch information
OrenMe committed Jun 27, 2018
1 parent ee8192e commit 7660f6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/common/plugins/plugins-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
"uiConfId": "{{uiConfId}}",
"referrer": "{{referrer}}"
},
"comscore": {
"playerVersion": "{{pVersion}}"
},
"vr": {
"rootElement": "{{domRootElementId}}"
}
Expand Down

0 comments on commit 7660f6f

Please sign in to comment.