<!DOCTYPE html>
<html><head><title>How do I set up a custom domain with GoDaddy?</title></head><body>
<strong>How do I set up a custom domain with GoDaddy? </strong><br />
<br />
First of all, before you try to set up a custom domain with GoDaddy, make sure that you understand the details of setting up a CNAME DNS record by reading this FAQ first:<br />
<table border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px; max-width: 100%; background-color: rgb(255, 255, 255);">
<tbody style="box-sizing: border-box;">
<tr style="box-sizing: border-box;">
<td style="box-sizing: border-box; width: 20px;"><a href="/user/faqs.cgi?answer=140"><img height="20" src="//cdn.clickmagick.com/images/user/faqpage.gif" style="box-sizing: border-box; border: 0px; vertical-align: middle;" width="17" /></a></td>
<td style="box-sizing: border-box;"> </td>
<td style="box-sizing: border-box;"><b><a href="/user/faqs.cgi?answer=140"> What is the recommended way to set up a custom domain? </a></b></td>
</tr>
</tbody>
</table>
<br />
You should also watch our Setup Video even though it shows the setup process using the NameCheap registrar. The video explains many important details that are common to setting up a custom domain no matter what registrar or control panel you are using:<br />
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><a href="/misc/video.cgi?name=cnamedns" id="video-link-new"><img border="0" height="24" src="//cdn.clickmagick.com/images/user/play.png" width="24" /></a></td>
<td><img height="1" src="//cdn.clickmagick.com/images/spacer.gif" width="10" /></td>
<td><b><a href="/misc/video.cgi?name=cnamedns" id="video-link-new">How To Set Up A Custom Domain Using a CNAME DNS Record</a></b></td>
</tr>
</tbody>
</table>
<br />
<br />
<strong>Setting up your custom domain with GoDaddy …</strong><br />
<br />
These instructions show you how to set up your domain with GoDaddy provided that you haven’t changed your domain’s nameservers to point at a website hosted by a different company.<br />
<br />
For example, it’s pretty common to buy a domain from GoDaddy then set up the website it points to at HostGator, 1&1, or some other major hosting company. If that’s what you’ve done, then you’ll need to use the control panel provided by the other company, and in most cases that control panel will either be called “cPanel” or “Plesk”. Look for our set up guides for those in the FAQ above.<br />
<br />
If you’ve just bought your domain from GoDaddy specifically to use for tracking, this set up guide is for you!<br />
<br />
<br />
<strong>Setting up your custom domain with GoDaddy …</strong><br />
<br />
<strong>Step 1:</strong> <strong>Create a CNAME record in the DNS Management editor</strong><br />
<br />
From the GoDaddy Domain Manager, click on your domain, go to the “Additional Settings” section, then click on the “Manage DNS” link:<br />
<br />
<br />
<img alt="" src="//cdn.clickmagick.com/images/user/faqs/faq187panel.jpg" /><br />
<br />
<br />
This should show you all of your existing DNS records and give you the option to add new DNS records by clicking on the word “<span style="color:#27ae60;"><strong>ADD</strong></span>” in the lower right corner.<br />
<br />
For example, if you want your custom tracking domain to be “<strong>www</strong>.yourdomain.com” , you’d click on the <span style="color:#27ae60;"><strong>ADD</strong></span> link. Enter <strong>www</strong> in the “Host” section, set the TTL value to <strong>½ hour</strong>, and set the “Points to” field to one of ClickMagick’s domains. Use <code>www.clkmg.com</code> for tracking links and split tests or <code>www.clkmr.com</code> for rotators.<br />
<br />
Your entry should look like this:<br />
<br />
<br />
<img alt="" src="//cdn.clickmagick.com/images/user/faqs/faq187cname.jpg" /><br />
<br />
<br />
Click the “Save” button and you should see this entry in your list of DNS records:<br />
<br />
<img alt="" src="//cdn.clickmagick.com/images/user/faqs/faq187wwwent.jpg" style="width: 608px; height: 62px;" /><br />
<br />
GoDaddy won’t let you create two CNAME entries with the same Host value. If you get an error, delete the original “www” CNAME entry and try again.<br />
<br />
If you don’t want to use “<strong>www</strong>.yourdomain.com” for your tracking domain because it already points to another website, you’ll want to set the Domain Name to something other than “www”. <br />
<br />
The word “track” is a good choice, giving you <code>track.yourdomain.com</code> as your tracking domain:<br />
<br />
<img alt="" src="//cdn.clickmagick.com/images/user/faqs/faq187trkent.jpg" style="width: 603px; height: 62px;" /><br />
<br />
<br />
<b>Step 2: Add your custom domain to ClickMagick</b><br />
<br />
Once you complete Step 1 above, the only other thing you need to do is add your custom domain to your ClickMagick account using the <a href="/user/domains.cgi" target="_blank">Domain Manager</a>.<br />
<br />
Be sure to add your custom domain exactly as you’ve set it up in Step 1 above e.g. either <code>www.yourdomain.com</code> or <code>track.yourdomain.com</code> in the examples above.<br />
<br />
ClickMagick’s Domain Manager will thoroughly test your domain when you try to add it. If the Domain Manager accepts the domain, then you’ve set it up correctly and it’s working perfectly! Otherwise, read and follow any error messages you get. <br />
<br />
<br />
<b>Step 3: Create your custom domain without “www.” <em>(optional)</em></b><br />
<br />
If you’re using your custom domain <em>only</em> for tracking purposes, you’ll probably want to also set up the non-”www.” version of your domain (i.e., “yourdomain.com”). This would typically be the case if you’ve just bought your domain specifically for tracking purposes.<br />
<br />
For example, if you just set up a CNAME record with a hostname of “www” as in Step 1 above, your tracking links will look like this:<br />
<br />
<code>http://www.yourdomain.com/linkID</code><br />
<br />
However, if you leave off the “www.” like this…<br />
<br />
<code>http://yourdomain.com/linkID</code><br />
<br />
… the tracking domain will NOT work.<br />
<br />
You have to set the non-”www.” version up as well, and because the non-”www.” domain does not have a Host, you cannot use a CNAME record to properly set it up. Instead, you need to use an “A” record.<br />
<br />
<em><span style="background-color: rgb(255, 255, 224);">Caution: you cannot make this change if you have any existing content at “yourdomain.com”. The second you add the “A” record, your domain will point to ClickMagick and not to your original website. This will break your existing website if you have one, and that includes a WordPress blog.</span></em><br />
<br />
If you’re unsure whether you have existing content, just enter your domain without the “www.” and see what pulls up. If it’s a website you want to keep, then you can’t add the “A” record or you will lose that website…<br />
<br />
To get started, first delete any “A” record that already has “@” as the Host setting, if there is one. <br />
<br />
Next, click the “<span style="color:#27ae60;"><strong>ADD</strong></span>” button and create a new “A” record. Set the Host to “@”, and the “Points to” setting must be one of our IP addresses. Use IP <strong>50.97.212.250</strong> for tracking domains or IP <strong>50.97.212.251</strong> for rotator domains. Set the TTL to “1/2 Hour”.<br />
<br />
Here’s what this looks like in GoDaddy:<br />
<br />
<img alt="" src="//cdn.clickmagick.com/images/user/faqs/faq187arec.jpg" /><br />
<br />
<br />
Click “Save” and your “A” record is all set up! Your final complete setup—without duplicates—should look like this:<br />
<br />
<img alt="" src="//cdn.clickmagick.com/images/user/faqs/faq187finalsetup.jpg" style="width: 600px; height: 235px;" /><br />
<br />
You will see other entries in your DNS records, but as long as you have only one entry for “www” and only one “A” record with “@” as the Name, then you’ve set it up correctly.<br />
<br />
<br />
<strong>Step 4: </strong><b>Add your custom domain (without “www.”) to ClickMagick</b><br />
<br />
Finally, you have to also add the non-www version of your domain to your <a href="/user/domains.cgi" target="_blank">Domain Manager</a><br />
and you’ll be all set.
</body></html>