Get started with Dreamdata
How to invite your colleagues to Dreamdata
How to set up Dreamdata Web tracking (analytics.js) manually
How to set up up Dreamdata web tracking (analytics.js) using Google Tag Manager
How to track forms adding the auto-identify script via Google Tag Manager.
Onboarding for paying customers [VIDEO]
Onboarding process for free customers [VIDEO]
Setting Up Dreamdata
Single sign-on
The Onboarding Process
What is Dreamdata? [VIDEO]
Dashboards
Home
Engagement
Content Reporting
Analytics
Performance
Content Performance - Dashboard Options
Which channel performs best for different content?
Which content generates pipeline?
Measuring influenced pipeline for B2B content - the true conversion metric
Setup Content Reporting
What KPI to measure the effect of B2B content?
Performance
Paid
Ad Spend
Bing Ads
Capterra Ads
Facebook Ads
G2 Crowd
Google Display Ads
Google Search Ads
LinkedIn Ads
Overview
Return on Ads Spend
YouTube Ads
Organic
Acquisition
Conversions
Performance vs. Revenue attribution: A guide on when to use what
Web Traffic
Journeys
Revenue Analytics
Data Platform
Sources
Albacross
Clearbit Reveal
Custom Integration
Import cost data using Google Sheet
Importing historical data to Dreamdata using Google Sheets
RollWorks Site Traffic Revealer
Setting up AdRoll
Setting up Bing Ads
Setting up Capterra
Setting up Close
Setting up Data Export to BigQuery of CRM Properties
Setting up Facebook Ads
Setting up G2 Crowd
Setting up Google Ads
Setting up Google Search
Setting up HubSpot
Setting up Intercom
Setting up LinkedIn Ads
Setting up Marketo
Setting up Microsoft Dynamics
Setting up Pardot
Setting up Pipedrive
Setting up Salesforce
Setting up Twitter Ads
Setting up Zapier integration & Zaps for Lead Gen forms/Lead Ads
Setting up Zendesk Sell
Setting up Zoho CRM
Triblio ABM platform
Destinations
Connect to AWS Redshift using AWS Glue
Connect your Dreamdata data to Amazon Redshift
Connect your Dreamdata data to Snowflake
Getting Started with Google Data Studio Templates
Google BigQuery
Google Cloud Storage
Google Connected Sheets
Guides for Google Data Studio Reporting
LinkedIn Offline Conversion
Data Enrichment
Intent data
Overview
Table Schema
General Settings
Tracking
Segment
Advanced Identification of users and companies
Anonymizing IP
Calendly
Cookie Bar
Cookie Retention
Dreamdata Cookies
Form Tracking
How does Dreamdata track all relevant on-site customer data?
How to track your emails?
Pardot iframe form tracking
Query parameters
Reduce impact from ad-blockers and Apple ITP 2.x
Server Side Analytics APIs
Tracking Hubspot Forms with auto-identify script
Tracking SPAs (Single Page Applications)
Tracking iframes with auto-identify script
Tracking using Sleeknote or Drift
Allowed Domains
Menu: Settings
Setting up your customised Stage Models
Setting up your default Stage Models
UTM Mapping
FAQ
Can I exclude content or websites from being tracked?
Categories
Roles and Permissions
Some of my deals are flagged with "no-tracking". What does it mean?
What does Visitors, Contacts and Companies mean?
What is a Stage Model?
What is a company in Dreamdata?
What is a session?
Why are my dashboards empty?
Agency Partners
Contact
Ideal Customer Profile
Intro Template for your new clients
Partner Material
Partner Tiers
Referral Guide and UTM tracking
Welcome Partner!
Quick learning videos!
Are you using G2?
Do you know how your company is generating money?
Do you know which of your Marketing activities had the biggest impact on pipeline and revenue?
Dreamdata Content Analytics: Discover the real value of your content
Find the content that generates most pipeline
Helping BDRs break through to the hottest accounts
How Content Analytics tracks the influence of content of pipeline and revenue
How to cut the cost of your Google Search Ads
How to easily build a retargeting audience with Dreamdata
How to see the value of B2B Google Ads in pipeline and revenue generated
How to set up content categories on Dreamdata
Performance vs. Revenue Analytics reports- when to apply them best!
See the value of SEO in pipeline and revenue generated
What attribution really is and why you should care!
Which of your emails produce pipeline and revenue?
- All Categories
- Get started with Dreamdata
- Setting Up Dreamdata
Setting Up Dreamdata
Updated
by Nicholas Wright
In this article, we will cover the first 3 steps of setting up Dreamdata.
- Website Tracking
- Form Submission Tracking
- Connecting Integrations

You can find a video here which illustrates these steps in an easy way.
Website Tracking
A major part of your customer’s journey is through your website so it is critical we track all your visitors via a small script you install on all your pages. There are 4 methods to do this:
- Google Tag Manager
Copy the script found in the Sources>Javascript tab and then create a custom html tag within Google Tag Manager and have it fire on all pages
- Manual
For those not using Google Tag Manager, in the Sources>Javascript tab we provide the script that you need to add at the end of the <head />
section of all your pages.
- Custom Domain Proxy
A more advanced setup, you can load the analytics script from your own domain, minimizing the effect of ad blockers. To learn more check out this article.
- Segment
If you are already tracking with Segment, we can integrate and pull that data. Just go to Integrations>Segment to connect and then refer to this article.
The day after you have this setup, you should see website traffic starting to show in Core Numbers>Traffic. Please compare these numbers with your current website traffic data.
Forms Submission Tracking
Your website traffic is anonymous until they identify themselves through a form submission, like a demo request. This critical puzzle piece allows us to connect a contact on an opportunity to their website traffic.
To capture this form submission data you need to add a small script on all your forms (contact forms, newsletters, sign ups, logins etc.). Most likely you will need to involve your Web Developer for the installation. The script is as follows:
analytics.identify(null, {email: 'person@email.com'});
analytics.track('conversionName');
Remember to replace the email and conversion name with the user’s actual email address and the name of the form (conversion name). Ideally you can add a meaningful conversion name. Otherwise, use a generic name like formSubmitted.
You want to run the tracking code either just before or just after the form has been submitted. If it’s before or after usually depends if you have some validation rules running server-side and or for practicalities. As such it’s not important if it’s done before or after.
Integrations
Once you have properly set up your website tracking, it is time to plug in your tech stack into Dreamdata, particularly your CRM. Within the Integrations tab you can find our full library of Integrations.
If we are missing a key integration for you, please let us know. We are always interested in expanding our offering.
For each integration we require an admin user to authenticate their account and give us permission to access. If you need to invite another user to do this, you will be able to invite them within your Account Area.
That’s it! Once you have covered these areas, you have laid a great foundation for your Dreamdata journey to really uncover your customer journey and what is really driving Revenue!
We are always here to help so please reach out to friends@dreamdata.io with any questions or requests!
Thank you!