Add gtag support for Google Analytics (#374)
This commit is contained in:
parent
362462948f
commit
dfa273c1a4
3 changed files with 15 additions and 0 deletions
|
@ -103,6 +103,9 @@ url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
|
|||
|
||||
# --- Web Statistics Section --- #
|
||||
|
||||
# Fill in your Google Analytics gtag.js ID to track your website using gtag
|
||||
#gtag: ""
|
||||
|
||||
# Fill in your Google Analytics ID to track your website using GA
|
||||
#google_analytics: ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue