javascript - How can i do A/B split testing on frontpage in Joomla? -


Optimizer) I am using Joomla 1.5

The problem is that this setup only works for testing special articles / pages created in Joomla. Ie: I create a variation page, get the URL and test it against the original URL in Google Experiments (which automatically changes the layout of the original page via a script in the head of the original page).

What I want to do is the front page of A / B I have created a "new" frontpage, which has a different URL but when working with the INDEP page, all the pages of the site are just front-facing How can I add experiment scripts to show on the page? If I add the script to the index.php file then it will appear on all the pages of my site.

I have encountered this issue in many cases using Joomla! And sometimes it's a little bothering you need to add an extension to give you the option to add code in the header section of a particular page.



Comments