Innkeepr.js
Step 1: Setup DNS
Access your DNS Management: Log in to your domain's DNS management interface.
Create an Innkeepr URI: Add a CNAME record pointing to
cdn.innkeepr.ai
. This allows your site to communicate with Innkeepr servers.Wait for Propagation: It may take some time for the new DNS record to propagate. Check the status after a few minutes.
Step 2: Create an Innkeepr.js Source
Navigate to Sources.
Click Add Source.
From the source catalog page, select JavaScript.
Insert your Innkeepr URI.
Paste this snippet into the
<head>
tag of your site or a custom HTML tag of your Tag Manager.
Last updated