Custom Branding

Custom Branding

Enterprise customers can have a custom branded landing page for the C Tech 3D Scene Viewer. A branded page removes default advertising and provides a customized experience for your clients and stakeholders.

You can see a live example of a branded landing page at the EnviroFaux sample site, which demonstrates the branding features described below using a fictitious company.

Branded Landing Page

Your branded landing page lives on the C Tech viewer domain with your organization’s name — for example, viewer.ctech.com/envirofaux.html. This page displays your custom logo and branding instead of the default C Tech branding.

Embedding in Your Own Domain

You can embed your branded page within your own website using an IFRAME, so that users access the viewer through your domain rather than the C Tech domain. This gives you full control over the URL your clients see.

For example, the EnviroFaux sample site embeds the viewer at envirofaux.com/viewer — the same branded viewer, but accessed through the client’s own domain.

Client-Specific Customization

Info

This feature requires the Unlimited Client Customized Landing Pages option. See the C Tech price list for details.

With this option, you can dynamically customize the landing page on a per-client or per-project basis by adding URL-encoded search parameters for the page title and logo. This lets you create unique viewer links for different clients or projects without needing a separate branded page for each one.

The two parameters you can set are:

ParameterDescription
titleThe page title displayed in the viewer header
logoA URL pointing to the logo image to display

Both values must be URL-encoded. You then append them as query parameters to your branded page URL.

For example, starting from the EnviroFaux branded page, you could create a customized link for a client called “ACME Site”:

https://viewer.ctech.com/envirofaux.html?title=3D%20Viewer%3A%20ACME%20Site&logo=https%3A%2F%2Fenvirofaux.com%2FACME-EnviroFaux.png

This approach also works when combined with IFRAME embedding on your own domain. The EnviroFaux sample site demonstrates this at: