Add Google Analytics and Tracking Scripts to your Cloudbeds Website

Tracking visitor behavior is essential for understanding your website's performance and optimizing marketing efforts. With the Cloudbeds Website Builder, you can easily integrate various tracking tools.

Access the Google Tools Section

To add tracking IDs go to your Main Menu Main menu icon.png, navigate to Digital Marketing digital marketing icon.png, and go to the Websites tab:

  1. Click Edit my website to launch the Editor

  1. Click on More in the left-hand sidebar and select Settings

  1. Select Google Tools from the dropdown menu

Supported Tracking Tools

The Google Tools section supports integration with several Google-owned tracking technologies via Google's Global Site Tag (gtag.js). You can include your ID for the following properties:

Tracking Tool What to Enter Example
Google Analytics 4 (GA4) Measurement ID (starts with G-) G-ABC123XYZ
Google Ads Conversion ID (starts with AW-) AW-123456789
Floodlight / DoubleClick Tracking ID (starts with DC-) DC-123456

Need to Add a Custom Script?

If you wish to add other scripts not listed above (such as Hotjar, Microsoft Clarity, LinkedIn Insight Tag, or custom retargeting code), contact our support team for assistance.

  • Include the script you’d like to add and specify the exact page(s) it should be applied to.
  • Our team will safely add it to your website and confirm once it's live.

Example: A Custom Tracking Script 

<script>
  (function() {
    // Example of a custom visitor tracking script
    console.log("Tracking visitor behavior");
  })();
</script>

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.