diff --git a/README.md b/README.md index 3f5b5cc..ae3ff8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Workflow Analytics Plugin +> ⚠️ **Experimental** — This plugin compiles and passes its unit tests but has not been validated in any active GoCodeAlone-internal production deployment. Use with caution. Please [open an issue](https://github.com/GoCodeAlone/workflow-plugin-analytics/issues/new) if you adopt it so we can promote it to **verified** status. + `workflow-plugin-analytics` injects analytics and tag-manager snippets into rendered HTML assets from `wfctl`. The first supported provider is Google Analytics through the Google tag (`gtag.js`). The plugin also includes Google Tag Manager snippet injection so apps can switch to a container-managed setup later.