Description
This is a plugin for tracking of user website page visits. Similar to Google Analytics. Contains many different types of tracking.
Shows about 40 graphs and tables in total. Tracks about 50 data parts (visits count, user-agents, visited links, web-vitals, etc).
Types of tracking
- General
- Times
- Interaction capabilities
- Sessions
- Pages
- Screen Sizes
- Languages
- Countries
- Searches
- Visited links
- User-Agents
- Referrers
- Sources
- Performance
- Misc
Screenshots
"General" tab. "Times" tab. "Interaction capabilities" tab. "Sessions" tab. "Pages" tab. "Screen Sizes" tab. "Languages" tab. "Countries" tab. "Searches" tab. "Visited links" tab. "User-Agents" tab. "Referrers" tab. "Sources" tab. "Performance" tab. "Misc" tab. Page edit panel. Settings - General Settings. Settings - Exclude by Cookie. Settings - Exclude by IP. Settings - Cache.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“First Party Analytics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “First Party Analytics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.80 2023-02-18
Bugfixes
- Min PHP version required downgraded to 7.2.
1.0.79 2023-02-15
Bugfixes
- Mitigate BF cache effect on metrics.
1.0.76 2023-02-15
Bugfixes
- Min PHP version required downgraded to 7.4.
1.0.73 2023-02-09
Enhancements
- Added “BF (Back-Forward) cache present” collection and representation.
Bugfixes
- Web vitals DB fix (when incremented “needs_improvement” instead of “poor” vitals).
- Record 0 for web vital values (previosuly was considered as ” (null)) – now no string convertion is done, which helps to preserve the real original values.
- Raw requests storage reset of requests structure change.
1.0.71 2023-01-29
Enhancements
- Changelog added.