Google アナリティクス & GSC
Google Search Console and GA4 analytics plugin for EmDash CMS.
プラグイン
Google アナリティクス & GSC
Google Search Console and GA4 analytics plugin for EmDash CMS.
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_SECRETenvironment variable is required for encrypting stored Google service account credentials.
API Endpoints
GET /_emdash/api/plugins/emdash-google-analytics-dashboard/agent/v1/site-summaryGET /_emdash/api/plugins/emdash-google-analytics-dashboard/agent/v1/opportunitiesGET /_emdash/api/plugins/emdash-google-analytics-dashboard/agent/v1/content-context