you can easily live a healthy and happy life
All the minerals and ingredients present in this are natural and healthy like Manganese, Copper, Silicon, Beta Sitosterol, Iodine and Zinc. They all are clinically and scientifically tested and...
View ArticleRe: Can I filter Visitor Log by CustomVariable dynamically?
Sorry, it turns out I have another problem instead :-( It does return real-time values, it's just that these values are not recorded for some reason and that's why I don't see them. I do: doTrackGoal...
View ArticleTracking campaign with jquery get
Hello, I´ve got an question concerning tracking campaign. In a Mail the user click on a link http://qr.domain.de/link/keyXYZ This is redirected with a htacces RewriteRule to...
View ArticleRe: Get outlinks from specific page through API?
Yes and I can not get it to work on the Piwik demo site either:...
View ArticleRe: Placing Piwik behind CloudFlare
I was thinking about filtering that out, but then realised that was the main point I was going to switch that domain over to it. I figured the only reason when I would really need to edit that is when...
View ArticleRe: Cloudflare showing up as a visitor
Yeah that's where I've got it, I'm not really sure why it's happening to be honest. I don't even have my Piwik domain on CloudFlare so traffic should be going straight to it. I'll do some further...
View ArticleRe: Get outlinks from specific page through API?
Hi, the following request works on the demo:...
View ArticleRe: Maximum execution time does not change
please ask your webhost as it's config issue
View ArticleRe: Can I filter Visitor Log by CustomVariable dynamically?
Piwik will track only one goal per second maximum, try remoe the trackGoal() (or record it one second later) and it may work?
View ArticleVisitor Log as Email Report
Hello Team, I would like to send the visitor log as email report. The reason for this is, I need a mapping between the IP address and the pages visited or custom variables. The current report gives me...
View ArticleRe: Tracking campaign with jquery get
To track campaigns use either: 1) the URL generator [piwik.org] 2) if you hit piwik.php directly (ie. the TRACKING API) then you have to use parameters _rcn and _rck [piwik.org]
View ArticleRe: Placing Piwik behind CloudFlare
Sure, but all things "manual" are better avoided if you can..
View ArticleRe: Placing Piwik behind CloudFlare
Yeah, that's a fair point. Is it possible to run a function by placing something in bootstrap.php when a upgrade happens then? For example, I could run the commands below once a upgrade is complete to...
View ArticleRe: 1.12 UI Issues
Doh! I hate getting outsmarted by help desk 101! I had tried a few browsers and the same issue was occurring but I guess I had used them to access Piwik at some time. Thanks Matt!
View ArticleRe: Form submit not tracked in Firefox and Safari
It's a known problem/"feature" in Safari and Chrome.
View ArticleRe: Form submit not tracked in Firefox and Safari
For me the problem appears in FF and Safari. I found a fix for FF but not for Safari... I made the onclick with a JS function and I called it with onclick="myfunction(this);" I'll give you the...
View ArticleAutomic PDF Reports And Cron
Hi, Do I have to set up a cron job for the automatic PDF reports to be sent out, or will some other internal process trigger this job (e.g. the tracker)? Thanks, Sam
View Article