Quote Originally Posted by countrycharm View Post
The Zen team has now approve this update and it is now in the downloads area.
Just to note - if you are running MYSQL5 and above then applying the sql patch will not work.

In googleanalytics-INSTALL.sql change

Code:
TYPE=MyISAM
to

Code:
ENGINE=MyISAM