Re: Weekly Email Reports: end of the month bug?
Really the latest beta 12 is super safe and stable. Just keep copy of the database so you can revert if any problem.
View Articlehttps site is not tracking by piwik installed in http
Hi friends, I am using Piwik to track some sites. Piwik is installed in http:// server. Now I have added a website which is secured(https://), but the site is not being tracked. Any visitor log,...
View ArticleRe: https site is not tracking by piwik installed in http
That's becuase browser will not load http content in a https site automatic. You have to make sure that your piwik installation is also available under https
View ArticleRe: https site is not tracking by piwik installed in http
Thanks mvanlaar for your reply. One more thing I want to be understand: Do I have to add the same server certificate of https:// site(the site has to track) in Piwik installation? Thanks, Surodip
View ArticleRe: https site is not tracking by piwik installed in http
no. you have to create a certifcate for you piwik domain. piwik.yourdomain.com (piwik installation) you need a ssl cert for this name and not for www.tracking.com (site your'e tracking)
View ArticleTracking is not working since update.
Everything was working fine untill i did an update to 1.12, the problem started. After that i updated to 2.0 Beta to meaby solve the problem but still nothing. Has anyone suggestions?
View ArticleNo css style since installing 2 beta
Some time back after an upgrade I lost all styling, graphs etc. At the time I resolved this by disabling the combining of css and javascript files as described in [piwik.org] Today I have uploaded the...
View ArticleRe: Piwik 2.0-b11 beta page overlay loading
ok home page works for overlay, its the subpages where you have to click on the plus sign to expand i can see this error in inspect element console Uncaught TypeError: Object #<Object> has no...
View ArticleRe: Piwik 2.0-b11 beta page overlay loading
testing further the error is in the widget on my homepage, when i goto to the actualk page entry pages and click expand i can then goto page overlay
View ArticleRe: Fatal error when creating report
OK, after some tests, it seems that the python import have changed, let me explain: - in version 1.12, i just have had to import some files, and all data appeared in piwik (visits summary, visitor...
View ArticleReset ecommerce stats only (Piwik 1.12)
Hi, is it possible to reset the ecommerce stats only? I started today to track the ecommerce-things (not correctly). So it would be nice to start at zero again. Thank you for information!
View ArticleSeveral API Methods returning wrong nb_visits for certain date ranges
I am using 2.0-b12, but believe this error has been around in previous versions (back to 1.12) as well. The nb_visits count returned by the API for UserCountry, Provider, DeviceDetection, and...
View ArticleRe: Visit per Server Time wrong after 2.0-b11 update
Visitors in real time report in the UI appears unaffected. I cannot test the visitor log issue within the UI because it does not allow me to select dates for tomorrow. In the API however, it appears...
View ArticleEcommerces Categories, how to set them up?
Hi, I would like to configure the category part in "Tracking Product Page Views & Category Page Views (optional)" and in "Tracking Ecommerce Orders & Items Purchased (required)". It works...
View ArticleRe: Tracking is not working since update.
Do you see any visitor in the "Visitors log" ? See also first FAQ: Please read this before posting a new topic
View ArticleRe: No css style since installing 2 beta
Piwik 2.0 now uses Less for compiling CSS (which helps write smaller and more maintanable CSS) and so the CSS file now requires the merging unfortunately. I guess the problem is the css file cannot...
View ArticleRe: Fatal error when creating report
thanks for report. If you can reproduce again, then it's most likely a bug. Can you confirm & I'll investigate
View ArticleRe: Reset ecommerce stats only (Piwik 1.12)
Did you use goal before ? if not, then simply delete all rows from log_conversion and log_conversion_item and then delete all archive_* tables, then Piwik will reprocess the data
View ArticleRe: Several API Methods returning wrong nb_visits for certain date ranges
I would have suggested to delete all archives and have them reprocessed via Piwik 2.0-beta12 but if you've already tried, i'm not sure. After you delete all archive, and then try again, you get the...
View Article