Skip to content

Commit ee7ec91

Browse files
committed
fix: added user analytics
1 parent 293b68d commit ee7ec91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_site_essentials/js/init_kapa_widget.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ document.addEventListener('DOMContentLoaded', function () {
5454
script.setAttribute('data-modal-disclaimer-font-size', '0.6rem');
5555
script.setAttribute('data-modal-title-font-size', '1.1rem');
5656
script.setAttribute("data-example-question-button-font-size","0.6rem");
57+
script.setAttribute("data-user-analytics-cookie-enabled","true");
5758
script.setAttribute(
5859
'data-modal-disclaimer',
5960
'This AI chatbot is powered by kapa.ai. Responses are generated automatically and may be inaccurate or incomplete. Do not rely on this information as legal, financial or other professional advice. By using this assistant, you agree that your input may be processed in accordance with the kapa.ai privacy policy: https://www.kapa.ai/content/privacy-policy'

0 commit comments

Comments
 (0)