CNAME sub domainΒΆ
For different reasons you might want to use your own domain as a tracking service. This would mean that instead of sending all data to https://pipeline.harvest.graindata.com, you can sent your data to https://harvest-pipeline.example.com.
Reasons to do this might be:
- Estethics, you prefer to only use services on your own domain.
- To be able to set server-side cookies and prevent problems with ITP 2.1.
- To diminish the impact of ad blockers
There are a few steps you will have to take to make use of this feature:
- Enable the CNAME feature for your domain in the Harvest Console.
- Setup the CNAME in your DNS settings. You will have to CNAME harvest-pipeline.<your domain> to https://pipeline.harvest.graindata.com.
- Request an SSL certificate in Harvest Console for your domain
- Then you are finished. You can now make use of the tracking server on your domain.