In this article
Note The following does not apply to Mobile SDK Programs.
Before any testing can be performed, your webmaster must place the snippet of code on your website. This can be done using a code management system or via a tag manager. Once the code is deployed your program can be tested using your actual website.
Deploying the Program
-
Once you have created your program, click the Overview icon
to open the Program Overview page. This page contains the details and code required to link your program to the website.
Figure 1 - Example of the Program Overview page Click the Program Loader Script Copy button
to copy the Program Loader Script snippet to your clipboard (you may need to confirm this action).
Forward this snippet to your webmaster for deployment to your website.
Note Publication of the snippet can take up to 1 minute to be effective.
Overriding the Domain
You may not want the link to the Digital Feedback program to include a company name (for example …Forsta .com). This setting allows you to use a domain other than the default. The domain must be registered and set up to point towards the public IP address of the Digital Feedback server(s) in the DNS domain manager.
Note This URL cannot be the same as the survey URL override as these are hosted on different server(s).
Enforce Subresource Integrity Validation
Subresource Integrity (SRI) is a security feature that enables browsers to verify that resources they fetch are delivered without unexpected manipulation. It works by allowing you to provide a cryptographic hash that a fetched resource must match. Note that enforcing subresource integrity on a Digital Feedback program means that your site code must be updated with a new security hash every time the program is republished, or when the Digital Feedback core code changes, and the code snippet must then be republished to the website. It also prevents the use of test mode, so the signed loader snippet will only be available after the program is republished with this setting enabled.
Program Key
This is used when integrating your Digital Feedback program with Adobe Launch or Tealium. Click the Program Key Copy button to copy the key to your clipboard.