Google Analytics & GSC
Google Search Console und GA4 Analytics-Plugin für EmDash CMS.
Erweiterung
Google Analytics & GSC
Google Search Console und GA4 Analytics-Plugin für 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