Displaying Piwik Post-Views on front-end associated posts
Hello, I was wondering whether it would be possible to include certain data gathered from Piwik and display it on the relevant pages on the front-end of a website (including archive pages and the...
View ArticleRe: Displaying Piwik Post-Views on front-end associated posts
Hi, I have installed piwik in my server and now I want to get the details in my website from end so that user can view it. My site is created in core php and its an online news paper Bangladesh. Can...
View ArticleWidget new visitors
Hello, Is there a widget or something in Piwik where i can sie the number of new visitors? Thanks for comment, Frens
View Articleget IPs of returning visitors who bounce
Hi everyone, I have noticed that I have many visitors on my site who return several times but always bounce (i.e. leave) immediately. Since those come all via my Google ads for the most popular...
View ArticleCloudFlare Setup with Piwik on seperate domain
Hi there! I'm currently having an issue with cloudflare and piwik running on two seperate domains. http://website1.com has Cloudflare and a Wordpress blog running on it (with the Cloudflare plugin)...
View ArticleRe: get IPs of returning visitors who bounce
You can query DB directly - SELECT idvisitor, inet_ntoa(conv(hex(location_ip), 16, 10)), count(1) FROM piwik_log_visit WHERE visitor_returning = 1 AND visit_total_actions = 1 GROUP BY idvisitor ORDER...
View ArticleRe: HiDPI display visits
Does anybody have a working example? At the moment the exact realisation is still inexplicit for me...
View ArticleCron skip 1/2 archiving reports
I noticed Piwik cron skip one of two archiving reports, my settings are : Allow Piwik archiving to trigger when reports are viewed from the browser : No Reports for today (or any other Date Range...
View ArticleRe: Impossible to install piwik, error 500
Hey. I had the same issue. The permissions on the files (not folders or directories) are not set correctly. Simply change all the file permissions from 664 to 644 in the piwik main directory. Then you...
View ArticleRe: HiDPI display visits
Hi Baenech i think instead of using a custom variable you could tackle it a different way... You are interested in getting a total number based on pixel ratio. From a list of results you could have...
View ArticleRe: Cron skip 1/2 archiving reports
It's a bug, set to 3000 instead to make sure it runs every hour
View Articleshed those extra pounds
Losing weight has become a very easy task with the arrival of a fantastic product called Lipo Slender Green Coffee. The product targets the fat in a natural way and builds the confidence of a person...
View ArticleRe: campeign showing "-" visits but multiple conversions
It looks like a bug indeed! Can you see this problem in other places? can you also see it on demo.piwik.org ? thanks
View ArticleRe: Websites missing :(
The dashboard should definitely show them all. Try deleting piwik/tmp/* files ?
View Article