Hi Community,
I am using Migration plugin to transfer all the tracking data from wordpress plugin instance to Matomo on-primes.
When I run the following command I get “Fehler beim Aufbau einer Datenbankverbindung” which probably mean "Error establishing the database connection."
I am pretty sure that all the parameters which I supplied in the following command were correct, because I copied them from Matomo/config/config.ini.php so they can not be wrong.
php wp-content/plugins/matomo/app/console migration:measurable --source-idsite=1 --target-db-host=localhost --target-db-username=<target-db-username> --target-db-password=<target-db-password> --target-db-name=<target-db-name> --target-db-prefix=matomo_
Please help me to migrate data from wordpress matomo plugin to Matomo on-primes. Thanks a ton in advance!
@Lukas
1 post - 1 participant