🔌

About

Package description

Google Search Console and GA4 analytics plugin for EmDash

From the repository

The plugin reads Google Search Console and GA4 data with a Google service account, stores aggregated page metrics in plugin storage, and exposes the scored results in the EmDash admin.

  • EmDash plugin capabilities: network:fetch, read:content
  • outbound access to:
    • oauth2.googleapis.com
    • analyticsdata.googleapis.com
    • www.googleapis.com
  • a worker/runtime secret named EMDASH_AUTH_SECRET

EMDASH_AUTH_SECRET is required because the plugin encrypts the stored Google service account credential before saving it. Without that secret, Save Settings fails at runtime.

  • Service Account JSON is required on the first save.
  • After the first successful save, leaving Service Account JSON blank keeps the currently stored credential.
  • If non-secret fields are left blank during an update, the plugin keeps the previously saved values.

Releases

npm version history

VersionPublished
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1

Version and publish times come from the npm registry packument. Rows refresh when the directory sync updates this listing's metadata (not on every page load).

Provided by GitHub and npm metadata — Is this your plugin?