Tracking different links
I am really interested in your tracking system. But now i am developing a portal for TV that can display many other apps which i cant not add the script to these websites (www.youtube.com,...
View ArticleRe: Just not Working
Completed the task assigned. I am seeing messages in Firebug, but still no difference inside Piwik. Suggestions?
View ArticleImporting multiple IIS logs from multiple servers automated, unattended
First off, I'm new here but Piwik is great work. Thanks for making it. I've installed and configured Piwik on Ubuntu 12 for the main purpose of parsing logs FTPd to me from a web server farm I do not...
View ArticleRe: Tracking different links
You cannot include the code on other pages so you must put the code in your website page (and eg. include youtube etc by iframe)
View ArticleRe: Importing multiple IIS logs from multiple servers automated, unattended
1) not yet, feature asked in [dev.piwik.org] 2) yes 4) Piwik does bulk import, so it's normal behavior (takes more than 1 seconds to import 200 req) But yes, 36 req/s on avg is slow (we do run at 100...
View ArticleRe: Tracking different links
Yes i know but in my portal for example i can track all of the subdomains of our website but how can i track the visitors when they access to https://www.youtube.com/tv#/browse for instance from my...
View Article"Visit Over Time"-chart does not update
Hello there I'm having troubles with the visits over time chart. Since I moved piwik to a linux-cluster the chart does not update anymore. Actually, it does log the visits you can see that in in the...
View Articleconcatenate utm_campaign, utm_source and utm_medium values to create full...
Hi, By default the campaign parameter (in this order: utm_campaign, or utm_medium, or utm_source) is used as the Campaign name. I'm trying to manage the following thing, I want to use a concatenation...
View ArticleRe: concatenate utm_campaign, utm_source and utm_medium values to create full...
We could implement this, as it is a good idea. Please contact us at: [piwik.org]
View ArticleRe: Visitor IP range as Segment filter?
Hello matt, (&segment=visitIp>=147.28.0.0;visitIp<=147.28.255.255;) thanks for the quick reply, it works. Only with the custom segment editor such a comparison can't be set currently (Piwik...
View ArticleInstalling Piwik
Hi, I've installed piwik, and now to complete the install it's asking for my username and password. Where do I get a username and password from? I tried the "forgot password" selection to reset it,...
View ArticleRe: Installing Piwik
ok I've managed to log in, and I've now added the javascript on my site. Is there anything else I need to do to start collecting data? I'd like to ensure ecommerce tracking will work, and I'm using...
View ArticleRe: "Visit Over Time"-chart does not update
Thx! Okay, if I run that script I get that: [2013-07-24 12:48:17] [751a65c9] --------------------------- [2013-07-24 12:48:17] [751a65c9] INIT [2013-07-24 12:48:17] [751a65c9] Querying Piwik API at:...
View ArticleRe: Just not Working
matt, sorry to be a pain. I am not seeing any messages in the piwik.php file. At the URL is there a particular filename in the URL which I should see. I am going to invest in a month subscription in...
View ArticleRe: Installing Piwik
I have this message when doing the diagnostic check: You need to configure and rebuild PHP with "iconv" support enabled, --with-iconv. Could someone help pls. and clarify what this means and how to...
View ArticleIncorrect IP mapping
Hi there, I have just installed Piwik and did a quick test - The IP address source country is incorrect on the map. See attachment. The test was done in Rwanda but Piwik has classified source country...
View ArticleRe: something has happened to date, when added to the statistics.
according to the records in the database it happened 03/07/2013: INSERT INTO `piwik_log_visit` (`idvisit`, `idsite`, `idvisitor`, `visitor_localtime`, `visitor_returning`, `visitor_count_visits`,...
View ArticleManual Goal Tracking with Image Tracker - Detection of same User before Cookies
Hello everyone, I have a question to manual goal tracking using the image API. BACKGROUND: One can use piwikTracker.trackGoal() (if synchronous tracker used) for manual goal tracking with the JS...
View Article