Skip to content

Commit

Permalink
Add gvlid (prebid#5737)
Browse files Browse the repository at this point in the history
  • Loading branch information
GLStephen authored and BrightMountainMedia committed Sep 14, 2020
1 parent b9f2c1b commit f7423b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/pubwiseAnalyticsAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,8 @@ pubwiseAnalytics.enableAnalytics = function (config) {

adapterManager.registerAnalyticsAdapter({
adapter: pubwiseAnalytics,
code: 'pubwise'
code: 'pubwise',
gvlid: 842
});

export default pubwiseAnalytics;

0 comments on commit f7423b4

Please sign in to comment.