Collect visitor statistics
We should collect visitor statistics for our website.
Variant 1
As a cloud based could be Google Analytics.
We could use the npm package gatsby-plugin-google-analytics
Variant 2
A self-hosted service we could use Matomo (named Piwik before).
We could use the npm package gatsby-plugin-matomo