Add support for Beam analytics
This commit is contained in:
committed by
Will Faught
parent
36c123fb11
commit
f2e3e8fbdf
@@ -1,6 +1,7 @@
|
||||
{{ $page := . }}
|
||||
|
||||
{{ if $page.Param "paige.analytics.disabled" | not }}
|
||||
{{ partial "paige/analytics/beam.html" $page }}
|
||||
{{ partial "paige/analytics/chartbeat.html" $page }}
|
||||
{{ partial "paige/analytics/clicky.html" $page }}
|
||||
{{ partial "paige/analytics/fathom.html" $page }}
|
||||
|
Reference in New Issue
Block a user