- Issue created by @arrubiu
- 🇺🇸United States bluegeek9
Visitors does allow for the statistics to be copied. It does not use the migrate sub-system.
The feature was added in a recent version of Vistiors, so that will not be of much help if you are on Drupal8.
The Statistics module has a migrate plugin. You could migrate the view count to Drupal11. Then use Visitors to copy the view count. That might be your best bet if you need a solution today.
Since there is an existing plugin, it would not be too hard to adopt it for Visitors.
- Assigned to bluegeek9
- 🇮🇹Italy arrubiu
Sorry, I could not work on the site for many months..
If I want to import simply total view, can I simply execute a query in "visitors_counter" table and add a row for every entitd_id, adding only "total" value?
Thanks
- 🇺🇸United States bluegeek9
bluegeek9 → changed the visibility of the branch 8.x-2.x to hidden.