Notifications & Data

Notifications & Data

Notifications & data

To save response-related details to the responses tables, access this panel. You can save the referrer URL, IP address, timings, etc. that can help you produce more in-depth analyses. LimeSurvey allows you to use the tracking ID from Google Analytics. 

From the Settings tab, under Survey settings, select Notifications & data.


Data management panel

The following options are available:


Notification and data management settings.png

Date stamp

Enable to see the time when the answers were submitted.

Save IP address

If enabled, the IP address of the survey participant will be stored together with his or her answers.

Save referrer URL

If "yes" is selected, the referrer URL will be stored together with the answers.

Save timings

If enabled, the time spent on each page of the survey by each survey participant is recorded.

Enable assessment mode

You can enable/disable assessments for this survey with this setting.

Participant may save and resume later

This setting allows a participant to save responses and complete the survey at a later time. Please note that this makes most sense with open surveys or surveys with anonymized answers. If you are using tokens and the survey is not anonymous, in most cases it is better to activate Token-based response persistence

Basic and detailed admin notifications email

These two fields allow you to send notifications or survey responses to any email addresses once the survey is submitted. You can edit the templates for these emails from the Email templates menu Multiple recipients can be set by separating the entries with a semicolon (;) - e.g., "yourname@test.com"; "myname@test.com; "hisname@test.com" or (if using placeholders) "yourname@test.com";{QUESTION.shown};{TOKEN:EMAIL}".


To send an email to the survey administrator, you must use {ADMINEMAIL}. There are also other ways to enter an address:
  1. Enter a specific email address (i.e: "yourname@test.com").
  2. Enter a SGQA code and the response will be sent to an email address entered as an answer to that particular question (use the format {QUESTION.shown} in the same way you would (reuse information from previous answers)
  3. Enter a survey participant table field name (only possible if your survey is not anonymous) and the response will be sent to an email address retrieved from a participant field (use the format {TOKEN:EMAIL} or {TOKEN:ATTRIBUTE_1} in the same way you would re-use Information from the survey participant table).

Google analytics settings

For more details about survey web traffic, use Google Analytics. Three options are available:

  1. None: Google Analytics will not be used.
  2. Use settings below: if chosen, the survey owner can type in his or her Google Analytics Tracking ID to be stored only with the respective survey. You also have the possibility to choose one of the three Google Analytics styles:
    1. Do not use Google Analytics - so {GOOGLE_ANALYTICS_JAVASCRIPT} is an empty string.
    2. Default Google Analytics - {GOOGLE_ANALYTICS_JAVASCRIPT} uses the standard Google Analytics code, inserting the proper Google Analytics Key.
    3. SurveyName-[SID]/GroupName - {GOOGLE_ANALYTICS_JAVASCRIPT} contains customized Google Analytics code to log the URL as {SURVEYNAME}-[{SID}]/{GROUPNAME}. This can be helpful if you want to analyze navigation paths through your survey, time spent per page, and drop-off rates per page.
  3. Use global settings: If selected, the survey will use the same Google Analytics Tracking ID as the one mentioned in the global settings and then you choose the desired Google Analytics style.
Google Analytics Tracking ID for this survey: Allows for integration with Google Analytics. The tracking ID can be inserted into templates using {GOOGLE_ANALYTICS_API_KEY}. The full JavaScript that Google Analytics expects (including the key) can be included in templates via {GOOGLE_ANALYTICS_JAVASCRIPT}.


    • Related Articles

    • Data Policy Settings

      Data policy settings The set of options displayed under this option are related to the security text/policy settings that your participants need to be aware of before completing the survey. The following panel allows you to add your own survey policy ...
    • Overview - SETTINGS

      Overview - SETTINGS Survey settings and Survey menu are located under the Settings tab. Survey settings The items under Survey settings allow users to edit different survey-related settings. The following are the Survey settings. Click each of the ...
    • Overview - Survey settings

      Overview - Survey settings The survey settings menu allows users to edit different survey-related settings. The following are the Survey settings: Overview General settings Text elements Data policy settings Theme options Presentation Participant ...
    • Survey Overview Page

      Overview page The overview page offers an overview of your survey. It is divided into two sections: Overview toolbar: The functions on the toolbar allow you to start/stop the survey, check its logic, save & export it, add survey participants, and ...
    • Email Templates

      Introduction The email templates are used to send personalized invitations, reminders, confirmations, and registration emails to your participants (from the survey participants table). You can also edit the standard basic (or detailed) admin ...