Quantcast
Channel: Support & Bugs - Matomo forums
Viewing all articles
Browse latest Browse all 5981

Migrate data from Matomo Cloud to Matomo On-Premise

$
0
0

Dear Matomo,
I wanted to import the data from Matomo Cloud to Matomo On-Premise and I’ve followed following steps:

  1. Access the web server through SSH

  2. Imported the Database using the below query:
    mysql -p -u root -h x.x.x.x matomo_icimod < matomo_backup_database_mc_icimod.sql
    (where x.x.x.x is the host IP)

  3. Installed the matomo project using the below code in ssh:
    wget https ://builds.matomo.org/matomo.zip
    unzip matomo.zip

  4. Install the project and the project is successfully installed.
    But I’m not able to see the data from database imported on the dashboard.

Please let us know how to view the old data?

Best regards,
Manish Shrestha

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5981

Trending Articles