Re: 100 Entries Return ist not enough for API Actions.getPageTitles
Never mind! Thank you. I was happy that there was someone who wants to help me!
View ArticleRe: import_logs.py - Error when connecting to Piwik
Quoterdux Quotevovando Nothing changed. Still this error :( > /mnt/data/importlog/ ... Are reading the log file from an NFS mount? If so, try copying locally. No ntfs mount. The same situation...
View ArticleRe: import_logs.py - Error when connecting to Piwik
@vovando Read and understand the documentation for usage and configuration for Piwik, NGINX, and PHP FastCGI / PHP FPM depending on what you are using. > python...
View ArticleRe: import_logs.py - Error when connecting to Piwik
Quoterdux @vovando Read and understand the documentation for usage and configuration for Piwik, NGINX, and PHP FastCGI / PHP FPM depending on what you are using. > python...
View ArticleRe: import_logs.py - Error when connecting to Piwik
Quote My command is right. The piwik path is correct. But I changed it to stars, and it looks wrong, maybe. --url is the piwik server address and not the path to the log file. Sure. It has worked more...
View ArticleRe: import_logs.py - Error when connecting to Piwik
Quoterdux Quote My command is right. The piwik path is correct. But I changed it to stars, and it looks wrong, maybe. --url is the piwik server address and not the path to the log file. Sure. It has...
View ArticleRegex for importing IIS8 full logs?
I'm trying to import IIS8 logs into Piwik. I configured the logs to log everything (see Log.png attachment). The header is like this: #Fields: date time s-sitename s-computername s-ip cs-method...
View ArticleEmbedded widgets occasionally not loading CSS
I have embedded Piwik widgets onto a site that are being pulled in through an iframe. For the most part, the widgets are displaying correctly and everything is sitting comfy. On a reasonably rare...
View ArticleNo Download in Piwik from TYPO3 PDF
Hi, I have a PHP - script in a TYPO3 installation set generates PDF documents. The link is call to a PHP -File with GET-Parameters. I use a onclick-Event on the link to track the download of the...
View ArticleGetting internal ip
Hi I am not able to see actual IP of the user in piwik I am getting internal ip of firewal instead, I have installed GEOIP (Apache) but still it is not working I have attached piwik snapshot . Thanks...
View ArticleStoring external reports in Piwik
Hi all, I read about the possibility to display external data in Piwik reports - this is already great, but I'm wondering if anyone has tried to store these external data reports in the Piwik...
View ArticleGetting error trying to run import_logs.py
Hello, I am trying to run piwik for the first time. Looks like a great tool to use. I have an apache server and want to import the logs into piwik for analysis. I followed the install instructions and...
View ArticleFormat export from method Live.getLastVisitsDetails
I am new to piwik and just now diving into the API calls. What I really want is a "clean" csv export from the visitor log, without all the clutter which is included when exporting that page. I would...
View ArticleData discrepancy between corehome and api
I was trying to segment data by returning visits and direct entry in the Piwik api by using the method method=VisitsSummary.get and the segments segment=visitorType==returning;referrerType==direct. I...
View ArticleRe: Multi-dimensional usage analysis
I had similar needs and the only way I have thought to get that data is use the API and use and/or statements to dive deeper.
View ArticleRe: Goals Aren't Working
Data is logging because everything else in Piwik works fine (visitor logs, etc.). It's just goals that are broken. I might be misunderstanding goals for downloads: my page contains the tracking code...
View ArticleRe: Excluding Entire Columns from .tsv export
Has there been an update on customising the exports? I would also like a different format for the visitor-log... maybe with an API call? If that is possible I could use a hint on where to look this...
View ArticleCustom search tag - Query parameter
Hello. im trying to log a search string from my site. This is the url string that is called....
View ArticleRe: Embedded widgets occasionally not loading CSS
Update: I'm also experiencing the issue within the Piwik admin area. Therefore, I'm not thinking it is widget related but something with the Piwik install. I haven't modified any of the Piwik souce....
View ArticleRe: Custom search tag - Query parameter
Found the problem, silly me.. it would be a good idea to include the tracking code on the page..
View Article