Opera and piwik

Are there any problems with Opera tracking?

IE and FF are being registered in MySql but Opera doesn’t.

I am using v. 9.64 as well 10.00 Beta 3

Thx

Do you see any errors in Opera’s error console?

It works now, thanks.

I don’t know why it happened before.

I have the same problem. IE and FF are being registered in MySql but Opera doesn’t.
I am using Opera v. 9.22, default configuration.

In Opera’s error console :

" JavaScript - piwik.org/
Inline script compilation
Syntax error while loading: line 9 of linked script at piwik.org/demo/piwik.js :
ecodeURIComponent||unescape,Y=function(ac){var af=/[\"\x00
"

I have this error also on piwik.org page.

Can you try using the uncompressed piwik.js in the js/ folder?

Opera 9.22 has a buggy EMCAScript/JavaScript engine. It was rewritten for Opera 9.5. Your other option is to upgrade your browser.

When replaced piwik.js by this from js/ folder, there is error in Opera 9.22:

“Syntax error while loading: line 239 of linked script at www.piwik.org/piwik.js :
var escapable = /[\”\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0"

Upgrade to Opera 10, and now Piwik works fine.

Thanks for help.

Thanks for the bug report.