Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an API to let users import historical report data in Piwik #6094

Open
mattab opened this issue Aug 31, 2014 · 5 comments
Open

Create an API to let users import historical report data in Piwik #6094

mattab opened this issue Aug 31, 2014 · 5 comments
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.

Comments

@mattab
Copy link
Member

mattab commented Aug 31, 2014

The goal of this ticket is to create a new API in Piwik that will allow users to import Report data in Piwik.

Example use case:

  • Google Analytics Importer,
  • Yandex Importer,
  • Webtrends importer,
  • Etc.

Tasks

  • Create a new API that lets user set or overwrite report data, for a given website, period, date, segment
    • This API imports data in database tables piwik_archive_*
  • Add tests
@mattab mattab added this to the Short term milestone Aug 31, 2014
@mattab mattab added the c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. label Sep 9, 2014
@mattab
Copy link
Member Author

mattab commented Nov 14, 2014

This issue is a requirement for the awesome feature we would love to offer to the 50% of the Internet using Google Analytics: #6095

@mattab mattab modified the milestones: Short term, Mid term Apr 7, 2015
@thebennos
Copy link

hmm, no activity in 2015. only the push to midterm. that is bad.

@mattab
Copy link
Member Author

mattab commented Nov 18, 2015

@thebennos can you maybe help us, for example sending a list of requirements?

@thebennos
Copy link

Yeah, I can help. Have a good knowledge of the G-Analytics API. We get no raw data out of the analytics API.
What we need is a matrix about what data we need for piwik and how we get the data out of the analytics API..

I think we should start with piwik.
What data we need to know?
each visit? with additional data, but what exactly?

@mattab mattab modified the milestones: Mid term, Long term Dec 5, 2016
@mattab
Copy link
Member Author

mattab commented Jul 4, 2022

We now have a Google Analytics importer, so it is possible, but i don't think we built an API for it yet? https://matomo.org/guide/installation-maintenance/import-google-analytics/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

2 participants