Feature #11791
Apache Log Import
| Status: | Rejected | Start date: | 2010-12-30 | |
|---|---|---|---|---|
| Priority: | Won't have this time | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 3.0 | |||
| TYPO3 Version: | Tags: | |||
| PHP Version: | Complexity: | |||
| Has patch: | Reporter: | |||
| Branch: | ||||
| Votes: | 0 |
Description
This is a first version of an apache log import script. Just go to the EM->Update Module and right at the bottom you find the apache log import button. To configure path and idsite and some file types to be excluded you do this within the ext conf.
Remember: First draft! :-)
Related issues
| related to Piwikintegration in TYPO3 - Bug #26848: Fatal Error: Call to undefined method Piwik_Common::getip... | Closed | 2011-05-17 |
History
Updated by Dimitri Koenig over 2 years ago
- Tracker changed from Bug to Feature
Updated by Dimitri Koenig over 2 years ago
- File 11791.diff added
Updated by Kay Strobach over 2 years ago
Hello Dimitry,
idea sounds great - what do you think on modifying the extension so that the importer is a part of piwik? I think that would be a great benefit for piwik at all - not only the TYPO3 integration.
Maybe the Visitor Generator is a good startingpoint for that idea. It has a wizard where some options are set and then does the "generation of visitors".
http://dev.piwik.org/trac/browser/trunk/plugins/VisitorGenerator
The piwikplugin can than be shipped with piwikintegration and automatically installed (the code for plugin integration and installation is present and working - i need to verify the updating while there was a problem in one installation of mine).
I wait with the integration in SVN until your Feedback ;) - thanks
I wish you a happy new year.
Best regards
Kay
Updated by Jonas Felix over 2 years ago
I hope Dimitri will find the time to publish for piwik. But at the moment we'r very busy.
Updated by Kay Strobach over 2 years ago
mhmm ok - if you need it i would merge it into trunk as experimental feature
but technically it should be a piwik plugin - hope you agree
Therefore i would like to remove it lateron and see it getting startet as piwik plugin
The VisitorGenerator should be a good startingpoint.
I collected other nice links related to this topic.
link collection:
- http://forum.piwik.org/read.php?2,70207
- http://dev.piwik.org/trac/ticket/375
- http://snippets.dzone.com/posts/show/3721
- http://dev.piwik.org/trac/ticket/134
Very cool:
- http://jaymz.eu/2010/02/importing-existing-visitor-stats-from-google-analytics-to-piwik/
Happy new year guys.
Regards
Kay
Updated by Kay Strobach over 2 years ago
- Target version set to 3.0
Updated by Kay Strobach over 2 years ago
Updated by Kay Strobach over 2 years ago
- Status changed from New to On Hold
Updated by Kay Strobach over 2 years ago
- File 14.02.png added
Updated by Kay Strobach over 2 years ago
see r43577 it contains a draft of the plugin.
the google import is just a dummy - but can be easily implemented ... ;)
Updated by Kay Strobach over 2 years ago
@dimitry,
how long does it take with your script to import about 50.000 records?
I just wanna evaluate problems with the plugin.
Thanks
Kay
Updated by Dimitri Koenig over 2 years ago
Because of the slow and comprehensive API it would take toooo much time. I've tried it with about 20.000 records and it took hours.
Updated by Kay Strobach over 2 years ago
thanks, that's what i found out here too :(
469 items need 36 secs -> thats tooooo slow :(
Perhaps i should build an ajax progressbar just to show, that the process is still living :(
Updated by Kay Strobach 12 months ago
- Status changed from On Hold to Rejected
- Priority changed from Should have to Won't have this time
is a piwik core feature now - so this won't be developed further ;)