Unverified Commit 9fcdc885 authored by Shaden Smith's avatar Shaden Smith Committed by GitHub
Browse files

adds gtag for website analytics (#266)

parent 6e87251c
...@@ -64,5 +64,10 @@ defaults: ...@@ -64,5 +64,10 @@ defaults:
layout: single layout: single
share: true share: true
analytics:
provider: "google-gtag"
google:
tracking_id: "UA-169781858-1"
timezone: America/Los_Angeles timezone: America/Los_Angeles
breadcrumbs: true breadcrumbs: true
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment