Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CakePHP Framework + Piwik #2774

Closed
anonymous-matomo-user opened this issue Nov 13, 2011 · 1 comment
Closed

CakePHP Framework + Piwik #2774

anonymous-matomo-user opened this issue Nov 13, 2011 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.

Comments

@anonymous-matomo-user
Copy link

I would like to report for CakePHP PHP Framework... I found the problem with "Standard JavaScript Tracking code"

i say dont use 'document.write' in javascript.. coz it will write overwrite page like blank screen you cant see your own page.

i replace it with '<script src="<url>/piwik.js" type="type/javascript"></script>'

and I suggest for PHP Framework, use other method of Javascript tracking code...

Im using CakePHP 1.3 and Piwik 1.6(latest). i hope it will help... =)

@robocoder
Copy link
Contributor

Thanks. That's why we offer alternatives to the standard tracking code (e.g., asynchronous).

http://piwik.org/docs/javascript-tracking/#toc-asynchronous-tracking

This will be clearer with the implementation of #1845.

@anonymous-matomo-user anonymous-matomo-user added this to the Future releases milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants