diff --git a/docs/howto/howto-configure-google-analytics.md b/docs/howto/howto-configure-google-analytics.md
index f117311..90dc62b 100644
--- a/docs/howto/howto-configure-google-analytics.md
+++ b/docs/howto/howto-configure-google-analytics.md
@@ -42,6 +42,16 @@ TODO
## Step-by-step instructions
+### Inject GA4 scripts into a Gatsby site
+
+Reference:
+
+Edit file `src/components/header.js`
+
+NOTE: For a site based on the template the file is called `src/components/Header/Header.js`.
+
+TODO
+
### TODO
\ No newline at end of file