Tracking
Segment
Across domain & device tracking
Across domain & device tracking. Dreamdata supports a few different ways to track users across domains and devices. This article will help you get an overview of how to ensure you are tracking your u…
Advanced Identification of users and companies
Using Dreamdata, you can identify the users and companies visiting your website as they submit forms or via query parameters. In this article, you can read how and with what information you can ident…
Anonymizing IP
Dreamdata's tracking script automatically collects IP-addresses of you visitors. If you prefer not sharing customers IP-addresses with Dreamdata this article describes how you can anonymize the IP. Y…
Calendly
If you are using Calendly to book meetings, such as demo bookings. This article will help describe how you track each booked meeting into Dreamdata and ensure you can use the data within your custome…
Cookie Bar
It is recommended to include Dreamdata within you Cookie Bar information. Generally, we recommend that you list Dreamdata as an Analytics/Statistics cookie. Below are some examples and suggestions. I…
Cookie Retention
A user lands on a page you own (for the first time) with a Dreamdata tracking script. The user is then assigned an anonymous ID stored as a first-party cookie in the user's browser with an expiration…
Dreamdata Cookies
NAME PERSISTENCY STORE PURPOSE ajs_anonymous_id 1 year Cookie Used to track the user across multiple visits. ajs_group_id 1 year Cookie Used to track the user's organization across multiple visits. a…
Form Tracking
Form Tracking. Tracking forms properly is key to success when it comes to using Dreamdata, whether it is tracking done by our script or something else. Depending on your starting point there are diff…
How does Dreamdata track all relevant on-site customer data?
How does Dreamdata track all relevant on-site customer data? It is only with accurate data that B2B companies can finally decloak their long and complex customer journeys.Dreamdata’s revenue attribut…
How to track your emails?
How to track your emails? Most companies send emails for marketing, sales, and product-related information using Mailchimp , Customer.io , ActiveCampaign , or similar. This article will describe how…
Pardot iframe form tracking
If you are using Pardot iframe for your forms, you must do the following to track form submissions properly. Add script to iframe's parent page: If you're adding the script manually: On the parent pa…
Reduce impact from ad-blockers and Apple ITP 2.x
In 2022 more than 40% of all internet users have installed an ad-blocker on their browser which sometimes also block your analytics scripts. By loading your analytics script from your own domain, you…
Server Side Analytics APIs
Authentication. Authenticate to the Tracking API by sending your account's Write Key along with a request. Authentication uses HTTP Basic Auth, which involves a username:password that is base64 encod…
Tracking Hubspot Forms with auto-identify script
Tracking Hubspot Forms with auto-identify script. For customers using Hubspot Forms, add the following auto-Identify script at the end of the <head /> section. <script async id="dreamdata-form-identi…
Tracking SPAs (Single Page Applications)
Tracking events with Dreamdata in a Single Page Application (SPA) depends on the specific SPA framework being used. This article cannot cover every possible framework, but it will provide examples fr…
Tracking iframes with auto-identify script
Tracking iframes with auto-identify script. On the parent page that contains the iframe, you will need the following script added at the end of the <head /> section. <script async id="dreamdata-form-…
Tracking using Sleeknote or Drift
Tracking forms using Sleeknote or Drift. Sleeknote. If you are using Sleeknote to collect leads then here is how you can ensure we track the Sleeknote popups. You might want to consider changing the…
URL query parameters
You can use URL query parameters in your links to pass User ID, Anonymous ID, User Email, Group ID, and Group Website information to be picked up by the Dreamdata analytics.js script. When parsing in…