Add support for Beam analytics
This commit is contained in:
committed by
Will Faught
parent
36c123fb11
commit
f2e3e8fbdf
5
layouts/partials/paige/analytics/beam.html
Normal file
5
layouts/partials/paige/analytics/beam.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ $page := . }}
|
||||
|
||||
{{ with $page.Param "paige.analytics.beam" }}
|
||||
<script src="https://beamanalytics.b-cdn.net/beam.min.js" data-token="{{ .token }}" async></script>
|
||||
{{ end }}
|
Reference in New Issue
Block a user