Skip to content

An eZ Publish extension which allows for easy creation of A/B and multivariate tests using Google Website Optimizer

License

Notifications You must be signed in to change notification settings

gbentley/aplgwo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This extension integrates Google Website Optimizer with eZ publish Open Source Content Management System

****
Installation Instructions:  

- Unpack the extension to the /extension directory
- Activate the extension in the Setup->Extensions area of the admin interface (or edit the site.ini file directly)
- Edit your custom or default pagelayout.tpl like this:
  Before the </head> tag, add the line:

  {include uri="design:aplgwo_header.tpl"}

  Just before the </body> tag, add the line: 


  {include uri="design:aplgwo_footer.tpl"}

****
Setting Up an Experiment

- Edit the .ini file for aplgwo.ini. 
- Enter the node_id of the base, variation(s) and goal result pages. 
- Enter the GWO Account Id and the GWO Experiment Id

***

Recent Changes



****
Todo

- Add sitewide support for CSS tests (just before the closure of </head> tag>
- Add support for Multivariate testing in eZ Flow
- Include support for content-object declaration of scripts
- Test with Google Analytics

About

An eZ Publish extension which allows for easy creation of A/B and multivariate tests using Google Website Optimizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published