From 7a9f0d1c9a8e2a524bc709d24d4930c10a7c923f Mon Sep 17 00:00:00 2001 From: Macario Gianpaolo Date: Mon, 14 Aug 2023 09:17:40 +0200 Subject: [PATCH] Create section: Configure Google Analytics --- docs/howto/howto-create-landing-page-netlify.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/howto/howto-create-landing-page-netlify.md b/docs/howto/howto-create-landing-page-netlify.md index 8d4fe0f..88f9f72 100644 --- a/docs/howto/howto-create-landing-page-netlify.md +++ b/docs/howto/howto-create-landing-page-netlify.md @@ -115,6 +115,10 @@ git commit -sm "Manually merge with template/main" You may update the contents of the site by pushing new commits on the main branch of the source repository. +### Configure Google Analytics + +TODO + ### Deploy to official URL TODO