Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:create:hyperlink-tracking [11.10.2018 08:27] – [Record Clicks to an External Website] adminen:create:hyperlink-tracking [11.10.2018 08:31] – [Record Clicks Using JavaScript] english
Line 63: Line 63:
 If you now click on the link, the value 2 is first stored in the input field of the internal variable. It is not yet stored in the data set. There are now 3 possibilities for this: If you now click on the link, the value 2 is first stored in the input field of the internal variable. It is not yet stored in the data set. There are now 3 possibilities for this:
  
-  - In the properties of the internal variable (click on the variable on the left in the navigation), you can set "Transfer data periodically in the background" for //Data transfer//.  +  - In the internal variable's properties (click on the variable in the navigation on the left ), you can change //Transmission// to "Transmit data in background periodically".  
-  - You can wait for the participant to return to the questionnaire and click "Next". Depending on the design, this can be risky.+  - You can wait for the participant to return to the questionnaire and click "Next". Depending on the design, this can be risky (no data about the click may be stored if the respondent dies not return).
   - When you click on the link, you can automatically switch to the following page in the questionnaire. For this you have to add the command ''SoSciTools.submitPage()''. However, this does not work in conjunction with the PHP command ''buttonHide()'' mentioned above.   - When you click on the link, you can automatically switch to the following page in the questionnaire. For this you have to add the command ''SoSciTools.submitPage()''. However, this does not work in conjunction with the PHP command ''buttonHide()'' mentioned above.
  
en/create/hyperlink-tracking.txt · Last modified: 27.11.2020 21:40 by sophia.schauer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki