Re: Help! I Just Can't Solve This!
Hi Have a look at: view-source:http://capetowninsider.co.za/ As per piwik tracking code instructions: "JavaScript Tracking Code Make sure this code is on every page of your website before the...
View ArticleRe: change to ssl-proxy
Is there a solution out there? HostEurope webpacks are adding 'ssl.webpack.de/' in front of nonsecured pages: http://mypage.test will become https://ssl.webpack.de/mypage.test . How to configure Piwik...
View ArticleRe: Workaround for flash-website-tracking avaiable?
Hi Fabian, auch das funktioniert nicht. Ich bin schon am verzeifeln. Gruß Andreas
View Articlearchive.sh fails because of fopen(...
Hi, after a while of research i decided to ask you :) After upgrade to 1.11.1 archive.sh fails while updating the GeoIP-Database: fopen(...
View ArticleRe: Piwik is not respecting DnT settings, any help?
Would you accept a patch to fix that? (edit: I found the offending code snippet)
View ArticleRe: New and old style tracking code – problems with additional sites
both should work the same
View ArticleRe: Can Piwik be setup to do this?
Yes you can do this with Custom Variables [piwik.org]
View ArticleRe: Help! I Just Can't Solve This!
Your website is sending a proper tracking request to piwik.php. However something on your Piwik installation is wrong: [labfortyone.tk] redirects to some blog. Please ask the webserver administrator...
View ArticleRe: Workaround for flash-website-tracking avaiable?
Nochmal probieren, hat eine Klammer gefehlt. Wenn du Fehlermeldungen bekommst, wäre es hilfreich diese auch zu posten. -- Try again, there was a left parenthesis missing. If you get any error...
View Articlezero visits, but it isn't true
Today I have realized that since March 17 Piwik says my site has zero visits. However the visitor log shows a detailed list of visitors in the last hours and also in previous days. So, it seems that...
View ArticleDefine a date range
When I choose from the date range frame "day", "week", "month" or "year" I cannot confirm my settings because there is no [Apply] button, and Piwik does not automatically recognize my input. So, every...
View ArticleRe: Workaround for flash-website-tracking avaiable?
Hi Fabian, auch mit der Klammer funktioniert es nicht. Fehlermeldung gibt es keine. Gruß Andreas -- Hi Fabian, with the clip, it does not work. There is no error message. Greetings Andreas
View ArticleRe: Help! I Just Can't Solve This!
Hi What do you mean by "However something on your Piwik installation is wrong: [labfortyone.tk] redirects to some blog. Please ask the webserver administrator (if not you) to fix this." Labfortyone.tk...
View ArticleRe: Workaround for flash-website-tracking avaiable?
Hi, hier noch einmal mein Piwik-Code: <!-- Piwik --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() {...
View ArticleRe: Not all Websites are porcessed without --force-all-websites
I can't give you a exact time. If i remove --force-all-websites the stats are flattened in the morning. try site-id 39 greetings moe
View ArticleRe: zero visits, but it isn't true
Check your server error logs, and that you setup: [piwik.org]
View ArticleRe: Define a date range
You have to click twice on the period name. This replaces the "Apply" button but agree, it can be confusing
View ArticleRe: Not all Websites are porcessed without --force-all-websites
Thanks it helps. Maybe I found a bug after reviewing the code. Could you try patching as follows: --- core/ArchiveProcessing.php (revision 750b789d51aef79f82dd322599ee4ad3e0ef2276) +++...
View ArticleRe: LoginLDAP Plugin Failed on upgrade to 1.11.1
Thanks for that. I removed the line - {include file="default/ie6.tpl"} in plugins/LoginLdap/templates/header.tpl. It all works nicely now.
View ArticleRe: Outlinks not tracked after upgrade to 1.11.1
According to the REST api documentation, We should pass a parameter called "outlink", but using Firebug I see the parameter passed is really "link". Is it right?
View Article