Custom domain
Ticketmatic supports custom domains for the ticket sales flows. This allows you to use any domain, including a (sub)domain of the customer, for the web sales pages instead of the default apps.ticketmatic.com. If your own domain is for example www.mycustomdomain.com, you could set up tickets.mycustomdomain.com or shop.mycustomdomain.com for the web sales widgets.
The set-up of a domain requires technical know-how from your internal IT department.
Ticketmatic cannot support in the actual implementation of the domain on your side.
In order to use a custom domain (tickets.mycustomdomain.com), you need to perform the following steps.
Ticketmatic only allows https traffic, so you need to have a valid ssl certificate for the custom domain and set this up correctly.
You need to setup a proxy on the custom domain that redirects traffic to the Ticketmatic servers. This can be handled easily in the http server. For example for nginx, you can use the following configuration:
When a user requests a web sales page on the custom domain, the request will be proxied to Ticketmatic and the web sales page will be delivered to the user.
Only the initial request will use the proxy. All subsequent requests for assets and javascript calls to the backend will go directly to the Ticketmatic servers without touching the custom domain. This will keep the load on the custom domain to a minimum.
A Ticketmatic account only allows traffic from domains that you explicitely specify:
- Add the custom domain to the Allowed domains. Make sure to include the protocol:
