Getting Your Widget Code
Step 1: Access Your Unique Code
Log in to FieldCamp
Navigate to Settings → Online Booking
Find the "Chat Widget Integration" section
You'll see two code blocks ready to copy
Important: The code is unique to your account and includes your personal token. Never share this code publicly.
Installation Instructions
Step 2: Add CSS to Your Website
In the Online Booking settings, find the first code block labeled "Add CSS to the
<head>
section"Click Copy button
Paste this code into the
<head>
section of your website's HTML
Step 3: Add Widget Scripts
Find the second code block labeled "Add Scripts Before
</body>
"Click Copy button
Paste this code just before the closing
</body>
tag in your HTML
Note: Copy the entire code block exactly as shown—it contains your unique configuration and token.
Installation by Platform
WordPress
Go to Appearance → Theme Editor
Select header.php and add CSS before
</head>
Select footer.php and add scripts before
</body>
Save changes
Wix
Go to Settings → Custom Code
Add CSS code to "Head" section
Add script code to "Body - End" section
Apply to all pages
Squarespace
Go to Settings → Advanced → Code Injection
Paste CSS in Header field
Paste scripts in Footer field
Save
Shopify
Go to Online Store → Themes → Actions → Edit Code
Open theme.liquid
Add CSS before
</head>
Add scripts before
</body>
Save
Testing Your Installation
Save all changes to your website
Clear your browser cache
Visit your website in a new window
Look for the widget in the bottom corner
Click to test functionality