Google アナリティクス & GSC

Google Search Console and GA4 analytics plugin for EmDash CMS.

プラグイン

Google アナリティクス & GSC

Google Search Console and GA4 analytics plugin for EmDash CMS.

  • カテゴリー: Analytics
  • ステータス: 利用可能
  • バージョン: 0.3.0
  • 価格: Free

Google Search Console and GA4 analytics plugin for EmDash. View search performance, content opportunities, and site summaries directly from the admin panel.

Installation

npm install @yourbright/emdash-analytics-plugin
import { contentInsightsPlugin } from "@yourbright/emdash-analytics-plugin";

emdash({
  plugins: [contentInsightsPlugin()],
});

Requirements

  • EMDASH_AUTH_SECRET environment variable is required for encrypting stored Google service account credentials.

API Endpoints

  • GET /_emdash/api/plugins/emdash-google-analytics-dashboard/agent/v1/site-summary
  • GET /_emdash/api/plugins/emdash-google-analytics-dashboard/agent/v1/opportunities
  • GET /_emdash/api/plugins/emdash-google-analytics-dashboard/agent/v1/content-context