Skip to main content
Loading...
Skip to article
  • Qualtrics Platform
    Qualtrics Platform
  • Customer Journey Optimizer
    Customer Journey Optimizer
  • XM Discover
    XM Discover
  • Qualtrics Social Connect
    Qualtrics Social Connect

Step 2: Creating a Website / App Insights Project


Was this helpful?


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The feedback you submit here is used only to help improve this page.

That’s great! Thank you for your feedback!

Thank you for your feedback!


Qtip: If you don’t have access to any of the features described on this page, reach out to your Account Executive. For more information about the differences between Digital Feedback and CustomerXM for Digital, see Digital Feedback vs. CustomerXM for Digital.
Once you have built your survey, the next step is to create a new Website / App Insights project in your account. Every Website / App Insights project can consist of multiple creatives and intercepts.
Creating a Website / App Insights project from the Projects page

One vs. Multiple Website / App Insights Projects

Every time you create a project, you need to implement that new project’s deployment code separately on your website. Since a project can contain many interconnected creatives and intercepts, using just 1 project to house them all is a great way to reduce the number of times you update your site code. In using just 1 or very few projects, you ensure that every time you activate or publish changes, these go straight to your website without additional action, since you added the code when you first created the project.

Generally, it’s best to create multiple Website / App Insights projects when you plan to implement intercepts across different websites. For example, you may want to keep feedback and redirects meant for your Support site separate from your Marketing site.

Qtip: Separate any content you don’t want to get mixed up. If both your Marketing department and HR team are going to be using the Website / App Insights platform, create a “Marketing” project and a separate “HR” project. This allows you to easily separate your creatives and intercepts.
Attention: We strongly recommend not having different Website / App insights projects running on the same webpage at the same time, as this can lead to hard-to-diagnose issues. Because of this, Qualtrics does not support running 2 projects on the same page at once.

 

Adding Project Deployment Code to Your Website

Once you’ve created your Website / App Insights project, it’s time to retrieve the project deployment code so you can put it on your website.

The Deployment section. Beneath the navigation bars is a large field with Javascript code inside

Implementing your code will require that you have access to your website’s HTML code. If you do not have access, then a member of your IT team will have to implement the code for you. You will want to send them the entire snippet of code starting with <!–BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET–> and ending with <!–END WEBSITE FEEDBACK SNIPPET–>.

We recommend that the project deployment code is placed within the global header or global footer of your site. If you have intercepts that are only supposed to appear on certain pages, use current URL conditions on the appropriate action sets.

Qtip: If you are unsure whether your IT Team has placed the code on your page, you can right-click on your site and choose “View Page Source.” If they have placed the code within the header or footer, you’ll see it within the page source HTML. Implementing your code through a tag manager may impact whether you can use this method to see if the code is on your page. See Using Tag Managers page for more information.

Do I ever have to replace my Project Deployment Code?

You will only have to add project deployment code to your website once. After that, you will not have to edit the code, even if you are planning on adding or removing elements. The only exception would be if you decide you want to add sampling to your deployment code.

Once project deployment code is on your site, changes published within the project will instantly appear on your site. For example, you can deactivate intercepts you are no longer using to instantly remove them from your site without changing the code.

If you have created multiple projects, you will want to find and implement project deployment code for each project on your site.

Important Considerations

Here are some questions you should ask yourself before placing code. For each scenario, we explain the best way to proceed.

Do you use a Tag Manager?

Code can be added through a tag manager rather than directly to your website. Instead of copying and sending the code to your IT Team, you can paste it into a tag manager. For more information, see the Tag Managers FAQ and Using Tag Managers page.

Are you integrating with any other platforms?

Typically, your IT teams know the best ways to integrate with Adobe Analytics and other data platforms, or how to capture other data from Javascript or cookies directly from the webpage. Get their recommendations on best ways to use data from the website. You can then enhance your dataset using embedded data to capture these values.

How long does it take to get code added to the website?

Each company has a different code release cycle. Because the project deployment code is necessary for any Website / App Insights project to work on your website, the sooner you can add the code the better. Typically, we recommend communicating with your IT teams to add the code while you work on building the content. You don’t need to wait for code to be added to your website to start designing creatives or intercepts, because Website / App Insights projects won’t go live until the intercepts you create are activated. If code gets added before the content is built, the code will run in the background and not display anything until the content is activated within Qualtrics. This gives you time to wait for your IT team’s code release cycle, if need be.

FAQs