From a7e7c5eb528101448fc6c2fdd3a4d3ef1b3e52c1 Mon Sep 17 00:00:00 2001 From: Joel Marcey Date: Wed, 15 Feb 2017 07:26:15 -0800 Subject: [PATCH] Add actual Google Analytics ID Summary: We still had the default one from the template. Closes https://github.com/facebook/yoga/pull/403 Reviewed By: astreet Differential Revision: D4564708 Pulled By: emilsjolander fbshipit-source-id: ec76325e0dca34f89e5a920627ced7fa812827de --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 688e6a7b..97863fc4 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,7 +4,7 @@ title: YOGA tagline: A cross-platform layout engine fbappid: "1615782811974223" -gacode: "UA-12345-6" +gacode: "UA-44373548-24" # baseurl determines the subpath of your site. For example if you're using an # organisation.github.io/reponame/ basic site URL, then baseurl would be set