<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=Digital_Measurement_Browser_Testing_Environment</id>
	<title>Digital Measurement Browser Testing Environment - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=Digital_Measurement_Browser_Testing_Environment"/>
	<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=Digital_Measurement_Browser_Testing_Environment&amp;action=history"/>
	<updated>2026-04-21T03:15:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://nielsentest.mywikis.net/w/index.php?title=Digital_Measurement_Browser_Testing_Environment&amp;diff=3901&amp;oldid=prev</id>
		<title>ColinBrown: Created page with &quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|DCR &amp; DTVR}}  {{CurrentBreadcrumb}} Category:Digital  ==Overview== The purpose of the client testing environment is to...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=Digital_Measurement_Browser_Testing_Environment&amp;diff=3901&amp;oldid=prev"/>
		<updated>2019-07-09T21:37:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|DCR &amp;amp; DTVR}}  {{CurrentBreadcrumb}} &lt;a href=&quot;/wiki/Category:Digital&quot; title=&quot;Category:Digital&quot;&gt;Category:Digital&lt;/a&gt;  ==Overview== The purpose of the client testing environment is to...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|DCR &amp;amp; DTVR}}  {{CurrentBreadcrumb}}&lt;br /&gt;
[[Category:Digital]]&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
The purpose of the client testing environment is to provide clients with the ability to preview and test pre-release builds of the Nielsen SDK (BSDK) using the standard BSDK code.  Only builds that have been approved by our QA team will be made available to the 'FutureMaster Environment'.&lt;br /&gt;
&lt;br /&gt;
===Enabling an APPID for FutureMaster===&lt;br /&gt;
If you are interested in this pre-release testing feature, please reach out to your Technical Account Manager or Client Services Associate.  This feature must be enabled at the APPID level before it can be used.&lt;br /&gt;
&lt;br /&gt;
===Testing Parameters===&lt;br /&gt;
Once your APPID has been enabled for pre-release testing, you will be able to utilize an additional value pair labled: &amp;lt;code&amp;gt;enableTesting&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There will now be four parameters available during the SDK Initialization call:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description !! Values&lt;br /&gt;
|-&lt;br /&gt;
| apid || Unique ID assigned to player/site. || &amp;lt;code&amp;gt;PXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| instanceName || Name of SDK instance || Any string value&lt;br /&gt;
|-&lt;br /&gt;
| nol_sdkDebug: &amp;quot;debug&amp;quot; || Enables Nielsen console logging. Only required for testing || &amp;lt;code&amp;gt;{nol_sdkDebug: &amp;quot;debug&amp;quot;}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|enableTesting || Enables FutureMaster Access || &amp;lt;code&amp;gt;enableTesting: 'true'&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&amp;lt;code&amp;gt;enableTesting: 'false'&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// Sample SDK Initialization&lt;br /&gt;
var nSdkInstance = NOLBUNDLE.nlsQ('EXAMPLE-USER-ID-HERE-123456789', 'nlsnInstance', {&lt;br /&gt;
    nol_sdkDebug: &amp;quot;debug&amp;quot;,&lt;br /&gt;
    enableTesting: 'true'&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==SDK Location==&lt;br /&gt;
If during initialization &amp;lt;code&amp;gt;nol_testingEnabled: 'true'&amp;lt;/code&amp;gt;, and the APPID has been enabled for FutureMaster testing, then the Browser SDK will be download from the FutureMaster server, and all data will be sent to the certification servers.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
* Production SDK location: http://cdn-gl.imrworldwide.com/novms/js/2/nlsSDK600.bundle.min.js&amp;lt;br&amp;gt;&lt;br /&gt;
* Testing SDK location: http://futuremaster.nonprod.digitalengsdk.com/novms/js/2/nlsSDK600.bundle.min.js&amp;lt;br&amp;gt;&lt;br /&gt;
* Testing sfcode: &amp;lt;code&amp;gt;cert&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example in Action==&lt;br /&gt;
Below are two pages showing the above in action.&amp;lt;br&amp;gt;&lt;br /&gt;
http://nielsenonlinesupport.com/colin/sdk3/testingOverride.htm&amp;lt;br&amp;gt;&lt;br /&gt;
http://nielsenonlinesupport.com/colin/sdk3/testingOverride-off.htm&lt;/div&gt;</summary>
		<author><name>ColinBrown</name></author>
	</entry>
</feed>