Overview
With UserGuiding, you can use either the default subdomain we provide or set up a custom domain for your Product Updates. Follow the steps below to configure your custom domain.
Using the Default Subdomain
By default, your Product Updates will be available through a UserGuiding subdomain. Here’s how to find and customize your default domain:
Turn on Your Product Updates
Ensure your Product Updates Page is active by navigating to the Product Updates tab.
Find Your Default URL
Go to Domains to see your default Product Updates URL. Your app name will be part of this URL. For example, if your app name is ‘ExampleApp’, your URL would look like this:
https://example.userguiding.com
Customize Your URL
You can edit the hostname part of your URL to something that suits your brand better by clicking Change.
Setting Up a Custom Domain
If you prefer to use your domain for your Product Updates, follow these steps:
Add Your Custom Domain:
- Navigate to Domains.
- Enter your custom domain and click Continue.
- You also have the option to enable Search Engine Indexing in this step.
Add a CNAME Record:
- Go to your DNS provider (e.g., GoDaddy, Cloudflare).
- Add a CNAME ('canonical name') record for your custom domain:
NAME updates.mydomain.com
TARGET updates.userguiding.com - After adding the CNAME record, go back to UserGuiding and click the Check Status button to verify that the CNAME record has been properly added.
Add a TXT Record:
- In your DNS provider, add a TXT record to verify domain ownership.
- The details for the TXT record will be provided in your UserGuiding settings.
Finalize Setup:
- Once both the CNAME and TXT records are verified, your custom domain will be active.
Important Notes
- DNS changes: DNS changes can take up to 72 hours to propagate, though they typically occur much faster.
- Support for subdomains and subpaths: Only subdomains (e.g., updates.example.com) are supported.
By following these steps, you can ensure your UserGuiding Product Updates page is accessible through a domain that aligns with your brand.
How User IDs Work on Product Updates Pages
When users visit your Product Updates pages, their user IDs in the panel depend on two factors:
- Whether you are using a Custom Domain or the UserGuiding Domain
- Whether User Identification is enabled
Key Points
- Custom Domain + User Identification Enabled
- If a user is first identified on your platform (e.g., logged in as
UserID: 123) and then visits the Product Updates page, they keep the same ID. - Example: A logged-in user with
UserID: 123on your app will appear asUserID: 123on the Product Updates as well. - If they land directly on the Product Updates page (without first visiting your app), they get a new random ID (e.g.,
abcd-5678).
- If a user is first identified on your platform (e.g., logged in as
- Custom Domain + User Identification Not Enabled
- Users are given a random ID on your platform (e.g.,
1111) and keep that same ID on the Product Updates. - If they visit from another browser or session, a new random ID will be created.
- Example: Same person might show up as
1111in one session, and2222in another.
- Users are given a random ID on your platform (e.g.,
- UserGuiding Domain + User Identification Enabled
- Even if the user identification is enabled, users will not carry their platform ID to the PRoduct Updates.
- They always receive a new random ID when landing on the Product Updates.
- Example: A user logged in with
UserID: 123in your app will appear asrandom-9876on the Product Updates.
- UserGuiding Domain + User Identification Not Enabled
- All visitors are assigned a random ID when they land on the Product Updates.
- Example: A visitor may appear as
random-5555, and in a new session asrandom-8888.
Why This Matters
- Custom Domain + Identification Enabled = Seamless experience (no duplicate users).
- All other scenarios = Users can appear multiple times with different IDs. These new IDs also count toward your MAU (Monthly Active Users) in UserGuiding.
Note: Please be aware that adding a custom domain is only available for Growth & Enterprise Plans.

