#1000 - Split testing tutorial
| Identifier | #1000 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Split testing tutorial |
| Status | Completed |
| Handling member | PDStig |
| Addon | General / Uncategorised |
| Description | Using Google Analytics 'Experiments' you can perform split testing.
Link to your Comcode page in your menu like: site:example:version={$SET_RAND,1,2} And in your Comcode page... {+START,IF,{$EQ,{$_GET,version},1}} ... {+END} {+START,IF,{$EQ,{$_GET,version},2}} ... {+END} And put the URLs of each of these into Google Analytics. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments