FSR.surveydefs = [{ name: 'mobile_app', platform: 'mobile', invite: { when: 'onentry', dialogs: [[{ reverseButtons: false, headline: "We'd welcome your feedback!", blurb: "Can we email or text you later a brief customer satisfaction survey so we can improve your mobile experience?", attribution: "Conducted by ForeSee.", declineButton: "No, thanks", acceptButton: "Yes, I'll help" }], [{ reverseButtons: false, headline: "Thank you for helping!", blurb: "Please provide your email address or mobile number (US and CA only). After your visit we'll send you a link to the survey. Text Messaging rates apply.", attribution: "ForeSee's Privacy Policy", declineButton: "Cancel", acceptButton: "email/text me", mobileExitDialog: { support: "b", //e for email only, s for sms only, b for both inputMessage: "email or mobile number", emailMeButtonText: "email me", textMeButtonText: "text me", fieldRequiredErrorText: "Enter a mobile number or email address", invalidFormatErrorText: "Format should be: name@domain.com or 123-456-7890" } }]] }, pop: { when: 'later' }, criteria: { sp: 5, lf: 3 }, include: { variables: [{ name: ['foresee_is_wrapped'], value: ['true'] }] } }, { name: 'mobile_web', platform: 'mobile', invite: { when: 'onentry', dialogs: [[{ reverseButtons: false, headline: "We'd welcome your feedback!", blurb: "Can we email or text you later a brief customer satisfaction survey so we can improve your mobile experience?", attribution: "Conducted by ForeSee.", declineButton: "No, thanks", acceptButton: "Yes, I'll help" }], [{ reverseButtons: false, headline: "Thank you for helping!", blurb: "Please provide your email address or mobile number (US and CA only). After your visit we'll send you a link to the survey. Text Messaging rates apply.", attribution: "ForeSee's Privacy Policy", declineButton: "Cancel", acceptButton: "email/text me", mobileExitDialog: { support: "b", //e for email only, s for sms only, b for both inputMessage: "email or mobile number", emailMeButtonText: "email me", textMeButtonText: "text me", fieldRequiredErrorText: "Enter a mobile number or email address", invalidFormatErrorText: "Format should be: name@domain.com or 123-456-7890" } }]] }, pop: { when: 'later' }, criteria: { sp: 5, lf: 3 }, include: { urls: ['video.pbs.org'] } }, { name: 'browse', invite: { when: 'onentry' }, pop: { when: 'later' }, criteria: { sp: 0.5, lf: 3 }, links: { cancel: [{ tag: 'a', attribute: 'href', patterns: ['pbskids.org'] }] }, include: { urls: ['.'] } }]; FSR.properties = { repeatdays: 90, repeatoverride: false, altcookie: {}, language: { locale: 'en' }, exclude: {}, zIndexPopup: 10000, ignoreWindowTopCheck: false, ipexclude: 'fsr$ip', mobileHeartbeat: { delay: 60, /*mobile on exit heartbeat delay seconds*/ max: 3600 /*mobile on exit heartbeat max run time seconds*/ }, invite: { // For no site logo, comment this line: siteLogo: "sitelogo.gif", //alt text fore site logo img siteLogoAlt: "", /* Desktop */ dialogs: [[{ reverseButtons: false, headline: "We'd welcome your feedback!", blurb: "Thank you for visiting our website. You have been selected to participate in a brief customer satisfaction survey to let us know how we can improve your experience.", noticeAboutSurvey: "The survey is designed to measure your entire experience, please look for it at the conclusion of your visit.", attribution: "This survey is conducted by an independent company ForeSee, on behalf of the site you are visiting.", closeInviteButtonText: "Click to close.", declineButton: "No, thanks", acceptButton: "Yes, I'll give feedback" }]], exclude: { urls: [], referrers: [], userAgents: [], browsers: [], cookies: [], variables: [] }, include: { local: ['.'] }, delay: 0, timeout: 0, hideOnClick: false, hideCloseButton: false, css: 'foresee-dhtml.css', hide: ['homepage', 'main_container', 'pbs-navigation', 'secondary-navigation'], hideFlash: false, type: 'dhtml', /* desktop */ // url: 'invite.html' /* mobile */ url: 'invite-mobile.html', back: 'url' //SurveyMutex: 'SurveyMutex' }, tracker: { width: '690', height: '415', timeout: 3, adjust: true, alert: { enabled: true, message: 'The survey is now available.' }, url: 'tracker.html' }, survey: { width: 690, height: 600 }, qualifier: { footer: '
This survey is conducted by an independent company ForeSee,
on behalf of the site you are visiting.
\"Validate
', width: '690', height: '500', bgcolor: '#333', opacity: 0.7, x: 'center', y: 'center', delay: 0, buttons: { accept: 'Continue' }, hideOnClick: false, css: 'foresee-dhtml.css', url: 'qualifying.html' }, cancel: { url: 'cancel.html', width: '690', height: '400' }, pop: { what: 'survey', after: 'leaving-site', pu: false, tracker: true }, meta: { referrer: true, terms: true, ref_url: true, url: true, url_params: false, user_agent: false, entry: false, entry_params: false }, events: { enabled: true, id: true, codes: { purchase: 800, items: 801, dollars: 802, followup: 803, information: 804, content: 805 }, pd: 7, custom: {} }, previous: false, analytics: { google_local: false, google_remote: false }, cpps: {}, mode: 'first-party' };