Hacker News new | ask | show | jobs
by duckworth 2338 days ago
Some of the larger website builders/hosting , e.g. Wix don’t even give you access to server logs.

Sure you can setup and run your own site and CMS easily enough, but running even hourly bulk log ingestion is usually not as straight forward and the information you can derive is very limited comparative to js based tracking.

Matamo ( formerly Piwik) is decent but still takes some time to setup and get right.

The main thing that the analytics tells you if you are promoting anything, is which of those promotions is actually working and driving visitors to your site.

1 comments

>Some of the larger website builders/hosting , e.g. Wix don’t even give you access to server logs.

I don't think it's unreasonable to require them to provide you some sort in insight into your traffic data in that case.

You can to promotion tracking with just log parsing, depending on how your system is built. There's a large number of sites that handle that by simply having unique URL for each promotional partner.