@mertez wrote:
Hi,
for one of our customers we are trying to integrate web activity data into their existing datawarehouse. They have their in-house BI tool so they are not looking for reporting components but just for a javascript client and web service that would store such data. With Piwik I can see the following options:
- Send data directly from Piwik javascript client to a custom webservice that would save it into a datawarehouse
- Piwik tracking client + Piwik server + periodic load of log_* tables into a datawarehouseThe second one is somehow more straightforward but with more overhead with an additional system to manage (Piwik) whereas the first option would probably consist of implementing the whole analytics api functionality of Piwik. Any suggestion which route to choose?
Posts: 3
Participants: 2