na.surveys.nielseniq.com
Open in
urlscan Pro
35.182.212.167
Public Scan
Submitted URL: http://click.harrispollonline.com/click.php/e2281625/HY29uZmlybWl0bWFpbGluZzYwNDg3LDEwMSxodHRwczovL25hLnN1cnZleXMubmllbHNlbmlxLmNv...
Effective URL: https://na.surveys.nielseniq.com/survey/selfserve/53c/1735871001?list=3&fphysical=0&ifile=0lmcomp=2&ibox=0&source1=213730&fdigita...
Submission: On September 08 via manual from US — Scanned from DE
Effective URL: https://na.surveys.nielseniq.com/survey/selfserve/53c/1735871001?list=3&fphysical=0&ifile=0lmcomp=2&ibox=0&source1=213730&fdigita...
Submission: On September 08 via manual from US — Scanned from DE
Form analysis
1 forms found in the DOMName: primary — POST /survey/selfserve/53c/1735871001
<form id="primary" name="primary" method="post" action="/survey/selfserve/53c/1735871001" enctype="application/x-www-form-urlencoded">
<input type="hidden" name="_v2_counter" value="2">
<!-- @@XYZZY@@ -->
<div id="question_CCUST" class="question radio label_CCUST noCols" role="radiogroup">
<center> <br></center>
<h1 title="question" class="question-text" id="question_text_CCUST">Are you a current customer of Iron Mountain?</h1>
<!-- /.question-text -->
<h2 title="instructions" class="instruction-text"><span style="color: blue;">Choose only one answer.</span></h2>
<!-- /.instruction-text -->
<div class="answers answers-list">
<div class="element even groupingCols OneColumnEl clickableCell">
<span class="cell-sub-wrapper cell-legend-right">
<span class="cell-input cell-sub-column">
<input type="radio" name="ans2826.0.0" value="0" id="ans2826.0.0" class="input radio">
</span>
<span class="cell-text cell-sub-column"><label for="ans2826.0.0">Yes</label> </span>
</span>
</div>
<div class="element odd groupingCols OneColumnEl clickableCell">
<span class="cell-sub-wrapper cell-legend-right">
<span class="cell-input cell-sub-column">
<input type="radio" name="ans2826.0.0" value="1" id="ans2826.0.1" class="input radio">
</span>
<span class="cell-text cell-sub-column"><label for="ans2826.0.1">No</label> </span>
</span>
</div><!-- /.grid -->
</div>
<!-- /.answers -->
</div>
<!-- /.question -->
<script>
jQuery(document).ready(function() {
/* survey.xml line 939 */
$(document).ready(function() {
// Start Code for Jumper
$("#btnJump").click(function() {
/* loop thourgh LinkJumper radio buttons */
jmpselect = $('#the_jum :selected').val();
$("#question_LinkJumper span.cell-text label").each(function(index) {
console.log(index)
if (index == jmpselect) {
$(this).trigger("click"); // punch radio button for jumper
$("#btn_continue").trigger("click") // advance
}
})
})
//End Code for Jumper
$(".toolbtns").show();
$("span.code1").hide();
function moveForward() {
setTimeout(function() {
$("#btn_continue").trigger("click")
}, 400);
}
function autopunchSingle(gn) {
var chkd = 0;
$('input:radio').each(function(index) {
if (index == 0) {
$(this).prop('checked', 'checked');
}
});
if (gn.cols.length > 1) {
$('input:radio').each(function(index) {
if (index % gn.cols.length == 0) {
$(this).prop('checked', 'checked');
}
});
}
moveForward();
}
function autopunchMulti(qn) {
$('input:checkbox').each(function(index) {
if (qn.cols.length > 1) {
if ((index + 1) % qn.cols.length != 0) {
$(this).prop('checked', 'checked')
}
} else {
if (index != qn.rows.length) {
if (qn.rows[index].exclusive == "0" && index == 0) {
$(this).prop('checked', 'checked')
}
}
}
});
moveForward();
}
function autoNumeric(qn) {
var cage1 = /[AC]AGE1/;
var num = "0"
if (qn.rows.length > 1) {
num = "1"
$('input:text').last().val(num)
} else {
$('input:text').each(function() {
if (cage1.test(qn.label)) {
num = "35"
} else {
num = Math.floor(Math.random() * (qn.maxValue - qn.minValue + 1)) + qn.minValue;
}
$(this).val(num)
});
}
moveForward();
}
function autoConf(qn) {
$('input:text').each(function() {
var txt = "IAGREE";
$(this).val(txt)
});
moveForward();
}
function autoOpen(qn) {
$('textarea').each(function() {
var txtO = "Auto Answered";
$(this).val(txtO)
});
moveForward();
}
if ("live" == "testing") {
$(".question-text").before("<div class='qid'>" + $("h1.question-text").attr("id").replace("question_text_", "") + " </div> ")
var qn = {
"comment": "\u003cspan style=\"color: blue;\"\u003eChoose only one answer.[pipe: xPipe]\u003c/span\u003e",
"haveRightLegend": false,
"rows": [{
"index": 0,
"rightLegend": "",
"uid": 2827,
"open": 0,
"exclusive": 0,
"text": "Yes",
"label": "r1",
"openOptional": 0,
"amount": 0,
"optional": 0
}, {
"index": 1,
"rightLegend": "",
"uid": 2828,
"open": 0,
"exclusive": 0,
"text": "No",
"label": "r2",
"openOptional": 0,
"amount": 0,
"optional": 0
}],
"noanswers": [],
"title": "Are you a current customer of Iron Mountain?",
"totalColCount": 1,
"cols": [{
"index": 0,
"uid": 2829,
"open": 0,
"exclusive": 0,
"text": "",
"label": "",
"openOptional": 0,
"amount": 0,
"optional": 0
}],
"choices": [{
"index": 0,
"uid": 2830,
"open": 0,
"exclusive": 0,
"text": "",
"label": "",
"openOptional": 0,
"amount": 0,
"optional": 0
}],
"haveLeftLegend": false,
"errors": [],
"verifiers": {},
"device": {
"category": "",
"smartphone": false,
"tablet": false,
"otherMobile": false,
"mobileDevice": false,
"desktop": true,
"width": "Unknown",
"iphone": false,
"featurephone": false,
"android": false,
"height": "Unknown",
"blackberry": false
},
"uid": 2826,
"label": "CCUST",
"type": "radio",
"grouping": "cols"
}; //returns json object of the question
var _alert = true;
console.log(qn);
//if(row-legend-left)
if (qn.hasOwnProperty('haveLeftLegend') && qn.haveLeftLegend) {
$("th.row-legend-basic").each(function(index) {
var str = "<b><span class='code1' >" + ((qn.rows[index].index) + 1) + "</span></b>";
$(this).append(str)
});
} else {
$("span.cell-text").each(function(index) {
var str = "<span class='code1' >" + ((qn.rows[index].index) + 1) + "</span>";
console.log(index + ": " + $(this).append(str));
});
}
$("span.code1").hide();
}
/*Start of Testing Tools */
$("#btnShowResponseCodes").click(function() {
if ($(".code1").css("display") == "none") {
$(".code1").css("display", "inline")
} else $(".code1").css("display", "none")
})
$("#btnAnswerForMe").click(function() {
if ("live" == "testing") {
var qn = {
"comment": "\u003cspan style=\"color: blue;\"\u003eChoose only one answer.[pipe: xPipe]\u003c/span\u003e",
"haveRightLegend": false,
"rows": [{
"index": 0,
"rightLegend": "",
"uid": 2827,
"open": 0,
"exclusive": 0,
"text": "Yes",
"label": "r1",
"openOptional": 0,
"amount": 0,
"optional": 0
}, {
"index": 1,
"rightLegend": "",
"uid": 2828,
"open": 0,
"exclusive": 0,
"text": "No",
"label": "r2",
"openOptional": 0,
"amount": 0,
"optional": 0
}],
"noanswers": [],
"title": "Are you a current customer of Iron Mountain?",
"totalColCount": 1,
"cols": [{
"index": 0,
"uid": 2829,
"open": 0,
"exclusive": 0,
"text": "",
"label": "",
"openOptional": 0,
"amount": 0,
"optional": 0
}],
"choices": [{
"index": 0,
"uid": 2830,
"open": 0,
"exclusive": 0,
"text": "",
"label": "",
"openOptional": 0,
"amount": 0,
"optional": 0
}],
"haveLeftLegend": false,
"errors": [],
"verifiers": {},
"device": {
"category": "",
"smartphone": false,
"tablet": false,
"otherMobile": false,
"mobileDevice": false,
"desktop": true,
"width": "Unknown",
"iphone": false,
"featurephone": false,
"android": false,
"height": "Unknown",
"blackberry": false
},
"uid": 2826,
"label": "CCUST",
"type": "radio",
"grouping": "cols"
}; //returns json object of the question
console.log(qn);
if (qn.type == "radio" && qn.cols.length > 0) {
console.log('single question');
autopunchSingle(qn);
} else if (qn.type == "number") {
console.log('single question');
autoNumeric(qn);
} else if (qn.type == "text") {
console.log('single question');
autoConf(qn);
} else if (qn.type == "textarea") {
console.log('single question');
autoOpen(qn);
} else if (qn.type == "checkbox") {
console.log('single question');
autopunchMulti(qn);
}
}
})
/*End of Testing Tools */
})
});
</script>
<div class="survey-buttons">
<input type="submit" name="continue" id="btn_continue" class="button continue" value=">>"
onclick="var i = document.createElement('input'); i.setAttribute('type', 'hidden');i.setAttribute('value', '1');i.setAttribute('name', '__has_javascript');document.forms.primary.appendChild(i);">
</div>
<!-- #surveyButtons --><input type="hidden" name="state" value="cc1d1204-d96f-488f-9752-dd5a27afc5f0">
<input type="hidden" name="start_time" value="1631128489">
<input type="hidden" name="_ptime" value="0">
<script>
addHandler(Survey.capturePreciseTime)
</script>
<script>
$(window).on("load", function() {
setTimeout(function() {
Survey.recordPageTiming("selfserve/53c/1735871001", "8x7rczcbv5uesphx", "wbu46qjyymwxz8jp");
}, 100);
});
</script>
</form>
Text Content
ARE YOU A CURRENT CUSTOMER OF IRON MOUNTAIN? CHOOSE ONLY ONE ANSWER. Yes No Board Here Close Window Copyright 2021 PineConeResearch |