Skip to content

Commit b40f1fe

Browse files
authored
Update integration ID
Allows us to track users of the home page in the Kapa dashboard independently of the other integrations.
1 parent eb3ee6d commit b40f1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/home.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p>For best results, include the name of the product you're interested in as well as the version.</p>
66
</div>
77
<script>
8-
window.UI_INTEGRATION_ID = 'bc719cfb-2fd5-4c76-acde-de9a905f13b3';
8+
window.UI_INTEGRATION_ID = '13dd3c3c-52eb-4d92-9b61-383a946bccac';
99
</script>
1010
<div id="kapa-chat-root"></div>
1111
<script src="{{{uiRootPath}}}/js/AskAI.bundle.js"></script>

0 commit comments

Comments
 (0)