From 6b373bee473bf26040adf32fe1ba38d7b02ed9e8 Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Mon, 5 Jul 2021 12:42:44 -0400 Subject: [PATCH] feat: update env with FB_MEASUREMENT_ID --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index b4181776..fab8d26e 100644 --- a/.env.example +++ b/.env.example @@ -13,6 +13,7 @@ STORAGE_BUCKET=postwoman-api.appspot.com MESSAGING_SENDER_ID=421993993223 APP_ID=1:421993993223:web:ec0baa8ee8c02ffa1fc6a2 MEASUREMENT_ID=G-ERJ6025CEB +FB_MEASUREMENT_ID=G-BBJ3R80PJT # Base URL BASE_URL=https://hoppscotch.io