SurveyNoodle Support Documents
- SurveyNoodle
- Console
This site provides comprehensive information on integrating the SurveyNoodle widget into your website. You'll find detailed explanations of the main functions, configuration options, and parameters to customize the feedback experience to meet your specific needs.
Overview
SurveyNoodle's embedFeedback function allows you to easily add a customizable feedback button and survey iframe to your site. With various configuration options, you can tailor the appearance and behavior of the feedback widget to align with your website's design and functionality.
Explore the sections below to learn more about each function, their parameters, and how to utilize them effectively.
Key Functions
- embedFeedback: Inserts feedback buttons and an iframe for surveys into your webpage.
- setSurveyNoodleButtonTitle: Updates the title text of the feedback button.
- setSurveyNoodleSurvey: Changes the survey iframe's source to the provided survey ID.
- setSurveyNoodleMeta: Sets metadata key-value pairs for the survey iframe URL.
- deleteSurveyNoodleMeta: Deletes a metadata key from the survey iframe URL.
- hideSurvey: Hides the survey iframe.
- showSurvey: Shows the survey iframe.
- newShortTermSurvey: Initiates a short-term survey with auto-show and mouse event listeners.
- addPageSurvey: Associates a survey ID with a specific page path.
Dive into the following sections for detailed usage instructions and examples to make the most out of the SurveyNoodle widget on your website!