Strapi Plugin Analytics

screenshot of Strapi Plugin Analytics
strapi

(non-official) Server Side Analytics plugin for Strapi

Overview

The strapi-plugin-analytics plugin for Strapi allows users to add Server Side Analytics to their applications. It provides a list of implemented analytics solutions, including Segment.io, and allows users to send page events through middleware and add custom track events.

Features

  • Segment.io Integration: The plugin comes with built-in support for Segment.io, a popular analytics solution.
  • Page Event Tracking: By default, the plugin sends page events through middleware, making it easy to track user activity.
  • Custom Event Tracking: Users can add their own custom track events using their own functions.

Summary

The strapi-plugin-analytics plugin is a powerful tool for adding Server Side Analytics to Strapi applications. With built-in support for Segment.io integration, it allows users to easily track page events and add custom track events. While in alpha-testing release, it can be installed from the GitHub repository by following the provided installation steps.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.