To get started with Demandbase, you must first deploy a Demandbase Tag on your company’s web pages.
What is a Demandbase Tag?
The Demandbase Tag is a small JavaScript snippet added to each page of your company’s website. It captures the visitor’s IP address and cookie data, then sends this information to our identification API to determine the visitor’s company. This allows us to measure their interest in your business.
The tag asynchronously loads a cloud-hosted JavaScript file tailored to your specific modules and configuration. Managed by the Demandbase team, this file is optimized for fast download and execution. It is secure and automatically loads over SSL when required.
Example
The following is an example of a Demandbase Tag code snippet:
Prerequisites
You must have Admin privileges or be assigned to a permission set with the required Demandbase settings access.
Steps
- From the left navigation bar, go to
Settings > Demandbase-Wide Settings > Tag Configurations > Demandbase Tag tab.
- Scroll down to Your Demandbase Tag and click Copy.
- Insert the Demandbase Tag on every page on your website, including microsites, landing pages, and conversion pages. Place the code snippet inside the head tag
<head>
of each page - (Optional) If your website has a Content Security Policy (CSP), you must whitelist the following domains to ensure the tag script fires properly:
- *.demandbase.com
- *.company-target.com
Distribution Policy
Your Demandbase Tag may only be installed on the licensed domain(s) specified in your agreement with Demandbase. The Tag snippet may not be copied into an email or distributed in any method that may modify the syntax, including unforeseen modifications due to character encoding or accidental edits. Any such distribution is at the customer's own discretion and claims full responsibility of erroneous installations as a result. By deploying the Demandbase Tag to your website, you agree that your organization will be bound by the terms of the Demandbase End User License Agreement.