I’m very happy with Frontity, the one area I feel is lacking (or I’m unsure how to get this support) is the page view counts and other user behavior on the site.
Previously, I used JetPack for this on my WordPress site, is there something I should be using within Frontity to get the same kind of data for my blog?
1 Like
juanma
9 September 2020 08:19
3
Hi @whitetc2 ,
There are some official Frontity packages to add analytics tracking to your pages easily.
Here is the announcement of the release of these packages:
New features
First stable version of @frontity/google-analytics package.
Feature Discussion .
Pull Request .
First stable version of @frontity/comscore-analytics package.
Feature Discussion .
Pull Request .
First stable version of @frontity/google-tag-manager-analytics package.
Feature Discussion .
Pull Request .
Note that in this case, we’ve renamed the package to @frontity/google-tag-manager-analytics so it deprecates @frontity/google-tag-manager package. Users updating to the…
And here you have the Feature Discussions of these packages:
https://community.frontity.org/tag/analytics
We’re still working on adding the documentation for these packages to our docs
Feel free to ask more questions if you find problems in using these packages.