Add support for Beam analytics
parent
36c123fb11
commit
f2e3e8fbdf
@ -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 }}
|
Loading…
Reference in New Issue