Skip to content

Commit 766526d

Browse files
authored
Merge pull request 0xPolygon#2661 from 0xPolygon/hosted/kapaaitest
fix: added user analytics
2 parents 995eb30 + ee7ec91 commit 766526d

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)