Insert a pop-up into your website that contains a link to your survey. This pop-up is embedded in the web page and is not affected by pop-up blockers.
Step-By-Step
To set up an In-Page Pop-up:
- In the Distribute Survey section of Qualtrics, click In-Page Pop-up on the gray navigation bar.
- Enter the Pop-up Text to be displayed in the pop-up window, or use the default text.
- Enter the Link Text that the participant will click to open the survey.
- Optionally, click More Options to see the following settings:

- Display Rate: Specify the percentage of visitors to your website that will see the pop-up.
- Display After: Set how long visitors are on the website before the pop-up is displayed.
- Prevent Repeated Display: Prevent the pop-up from being shown multiple times within the time frame you specify.
- Animate: Have the pop-up window move in from the side of the screen rather than starting in the middle.
- Pop-up Width and Height: Choose how large the pop-up window should be.
- Survey Width and Height: Choose how large the survey window should be when the visitor clicks on the link.
- Click the Preview Pop-up button to see how the pop-up will appear on your website.
- Click Add Pop-up To My Website.
- Copy and paste the code that appears into the HTML of your website.
Many parameters are default to the generated code, but not all.
id:”,
imagePath:’distribute.qualtrics.com/WRQualtricsShared/Graphics/’,
surveyBase:’survey.qualtrics.com/SE/’,
protocol:’http’,
hideDropShadow:false,
backgroundImage:”,
background:true,
width:400,
height:300,
animate:true,
surveyPopupWidth:600,
surveyPopupHeight:800,
closeX:null,
closeY:null,
textX:null,
textY:null,
linkX:null,
linkY:null,
linkText:’Click Here’,
popupText:’Please take a moment to participate in a survey.’,
startPos:’TL’,
targetX:null,
targetY:null,
speed:3000,
delay:500,
closeDelay:0,
viewRate:100,
globalCookieID:null,
globalCookieTime:null,
preventDisplay:0,
cookieDomain:”,
preview:false,
embeddedData:{}