merkalt:index_page_splitting
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| merkalt:index_page_splitting [2012/06/02 09:23] – external edit 127.0.0.1 | merkalt:index_page_splitting [2013/03/06 12:16] (current) – removed dmitriy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Splitted index addon | ||
| - | > Then thoughts about a new add-on: | ||
| - | > I need to be able to split test merkalt.no front page. Meaning that I | ||
| - | > want 50 % of the traffic to display index A and the other 50 % to show | ||
| - | > index B. A report system should be able to send me on a daily basis how | ||
| - | > many of the conversions was from index A and how many from index B. | ||
| - | |||
| - | > I guess this needs creating a new copy of the *main templates* and a | ||
| - | > script to show each of the templates/ | ||
| - | > showing the same template/ | ||
| - | > very important). | ||
| - | |||
| - | I think, the best solution will be to implement skins system on merkalt sites. | ||
| - | Two skins folders will be created in templates/ | ||
| - | Skins system could be turned on / off via constants in corresponding section of settings.inc.php. | ||
| - | On index page loading (if skins selection allowed in config) one of two skins will be selected. | ||
| - | Skin ID will be saved in user session data in order to restore skin on index page refresh. | ||
| - | |||
| - | Since you need report on conversation number from each skin, I could suggest to use for this purpose clone of adstracker. | ||
| - | In other words, copy of adstracker will be installed on merkalt.no (let say in skintracker/ | ||
| - | |||
| - | What do you think about this solution? | ||
merkalt/index_page_splitting.1338629030.txt.gz · Last modified: (external edit)
