mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-18 20:13:31 +08:00
9 lines
605 B
YAML
9 lines
605 B
YAML
items:
|
|
- title: Google Anaytics (functional)
|
|
description: This code gives us insight into the number of people that visit our website, where they are from and what they are clicking on. We follow the guidelines of the Dutch Government, which describe how to use Google Analytics without requiring explicit consent.
|
|
is_functional: true
|
|
script_file: ga.js
|
|
- title: Crisp chat
|
|
description: This code gives users the option to chat directly with us through a chat box in the bottom right corner. Visitor data will (also) be sent to Crisp.
|
|
is_functional: false
|
|
script_file: crisp.js |