<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.emotouch.de/index.php?action=history&amp;feed=atom&amp;title=Parameter%C3%BCbergabe%2Fen</id>
	<title>Parameterübergabe/en - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.emotouch.de/index.php?action=history&amp;feed=atom&amp;title=Parameter%C3%BCbergabe%2Fen"/>
	<link rel="alternate" type="text/html" href="https://wiki.emotouch.de/index.php?title=Parameter%C3%BCbergabe/en&amp;action=history"/>
	<updated>2026-05-13T13:05:03Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in emoTouch</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.emotouch.de/index.php?title=Parameter%C3%BCbergabe/en&amp;diff=1047&amp;oldid=prev</id>
		<title>Alenz: Die Seite wurde neu angelegt: „'''Note: if you want to test the parameter transfer before starting the study, use an incognito tab. The following key combinations open a new incognito window…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.emotouch.de/index.php?title=Parameter%C3%BCbergabe/en&amp;diff=1047&amp;oldid=prev"/>
		<updated>2022-03-14T06:36:49Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&amp;#039;&amp;#039;&amp;#039;Note: if you want to test the parameter transfer before starting the study, use an incognito tab. The following key combinations open a new incognito window…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;It is possible to append a [https://en.wikipedia.org/wiki/Query_string Query-String] to the URL you provide to your participants. Some parameters are handled separately by emoTouch so that you are able to search or filter for the value of these parameters. Specifically these are the eight parameters i1, i2, ..., i8 and the eight parameters s1, s2, ..., s8. The &amp;quot;i&amp;quot; stands for integer, i.e. numbers on which mathematical operations can later be performed, while the &amp;quot;s&amp;quot; stands for string, i.e. character strings.&lt;br /&gt;
&lt;br /&gt;
All other parameters provided in the query string of the URL are also saved but are saved together as a [https://de.wikipedia.org/wiki/JavaScript_Object_Notation JSON] and are not searchable or filterable within emoTouch.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Note: if you want to test the parameter transfer before starting the study, use an incognito tab. The following key combinations open a new incognito window, where you can then simply paste the link:'''&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Shortcut keys Incognito mode&lt;br /&gt;
|-&lt;br /&gt;
! Windows (Chrome) !! Windows (Firefox) !! Windows (Edge) !! MacOS (Chrome) !! MacOS (Firefox)&lt;br /&gt;
|-&lt;br /&gt;
| Ctrl + Shift + n || Ctrl + Shift + p || Ctrl + Shift + n|| ⌘ + Shift + n || ⌘ + Shift + p&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
Here is a sample URL (realization code: 123abc) with all possible parameter types and sample values:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;https://pi.emotouch.de/en/123abc?i1=100&amp;amp;i2=5&amp;amp;s1=hello&amp;amp;s2=world&amp;amp;mykey1=myvalue1&amp;amp;mykey2=myvalue2&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This would result in a session with the following structure:&lt;br /&gt;
&lt;br /&gt;
    id: 123abc (This is only a sample ID)&lt;br /&gt;
&lt;br /&gt;
    i1: 100&lt;br /&gt;
&lt;br /&gt;
    i2: 5&lt;br /&gt;
&lt;br /&gt;
    s1: hello&lt;br /&gt;
&lt;br /&gt;
    s2: world&lt;br /&gt;
&lt;br /&gt;
    params: {&lt;br /&gt;
&lt;br /&gt;
        mykey1: myvalue1,&lt;br /&gt;
&lt;br /&gt;
        mykey2: myvalue2&lt;br /&gt;
&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
The parameters can be viewed on the details page of a session.&lt;/div&gt;</summary>
		<author><name>Alenz</name></author>
	</entry>
</feed>