From fec921e58f4676d4abebfcea986633c4ade8c0a7 Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Sat, 9 Oct 2021 00:19:13 -0500 Subject: [PATCH] chore(docs): updated code block code type --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3f7f59..341e53d 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ All buttons clicked will be tracked automatically if `GA_TRACKING_ID` exists. Sample event for YouTube button. -javascript -``` + +```javascript window.gtag('event', 'click', { event_category: 'social', event_label: 'youtube',