How Can I Use My Own Branded URL?

How Can I Use My Own Branded URL?


This article explains how you can use your own branded URL to access Sales Cookie.

Note that this feature is not intended for complete whitelisting but as a branding convenience.

Step 1 - Choose a URL and Contact Us
Please contact support and provide the name of the branded URL you want to use.
Typically, your branded URL will be a subdomain of your own company domain.
For example, if your company domain is acmecorp.com, you may choose commissions.acmecorp.com as your branded URL.

Step 2 - Apply DNS Changes
We will ask you to create two DNS records:
  1. A CNAME redirecting traffic to salescookiewebapp.azurewebsites.net
  2. A TXT record to prove domain ownership
We will provide DNS values to enter.
They will look like this example, for a sub-domain of commissions.acmecorp.com:



Please exercise caution when applying DNS changes.
Once changes are complete, contact us so we can authorize and verify the redirect.

Step 3 - Add Domain Redirect
Once we've confirmed that your domain was added, go to Settings > Security in Sales Cookie, and enter your branded URL:


Please ensure your URL is correct before saving.
Also make sure to have completed all steps above, including contacting us after step 2.

Understanding URL Branding
The following will happen:
  1. <your branded URL> will render the same content as salescookie.com (the public website)
  2. <your branded URL>/app will render the same content as salescookie.com/app (the web application)
Note that /app is required to access the Sales Cookie application because of the way DNS CNAME entries work.
If you would like to redirect <your branded URL> to /app, please contact us for an additional redirect.

Note that the following limitations apply:
  1. Users who sign up may be temporarily redirected to salescookie.com during the sign up process.
    1. Once their account is established, they will be redirected to your branded URL
    2. Indeed, before users exist, we don't know if they should be redirected to your branded URL
  2. External help links will continue to go to support2.salescookie.com
  3. System emails will continue to be from @salescookie.com

    • Related Articles

    • How Do I Use Professional Services?

      When you request professional services, we will ask you to authorize service hours. This helps you define a maximum budget for services. Your authorized hours will be consumed as needed without exceeding this limit. We will only charge your credit ...
    • How Can I Embed Dashboards Into SalesForce

      This article explains how you can embed incentive dashboards within SalesForce. Sales Cookie also supports SalesForce Connect. This allows you to natively retrieve Sales Cookie objects such as plans, calculations, users, etc. However, simple ...
    • How Can I Embed "Slugs" In Announcements, Legal, Etc.

      Define Custom Variables Edit your user and click on the "Custom" tab. Add custom variables for this user. Note that the same variable can be defined multiple times (with different values and effective dates). Embed Custom Variable "Slugs" Edit your ...
    • How Can I Debug Formulas?

      You can use debug mode to understand how formulas are applied to a sample transaction or sample payee. You will see how each formula statement was evaluated against your sample transaction or user (payee). Debugging Formulas - Sample Transaction To ...
    • How Does The Payroll Gateway Work?

      You can always retrieve commission-related data using the OData API (programmatically - or using BI tools such as Excel, Tableau, Microsoft Power BI). This lets you retrieve transactions, rewards, users, teams, plans, calculations, etc. However, ...