> For the complete documentation index, see [llms.txt](https://docs-eb.toneden.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-eb.toneden.io/growth-tools/smart-links/custom-domains-for-smart-links.md).

# Custom Domains For Smart Links

If you've created a FanLink, you've probably seen a link that looks something like this: \*\*<https://fanlink.to/new-single.**&#x200B>;

As part of the creation process, you have the option to add a 'subdomain' field to your FanLink, allowing you to add a text string of your choosing in front of 'fanlink.to' separated by a period. As an example, if you're an artist named Soulful Jazz, you might want to add 'soulful-jazz' in the subdomain field so that your link looks like this: \*\*<https://soulful-jazz.fanlink.to/new-single.**&#x200B>;

If you want to get even fancier, you can create an entirely custom domain for your FanLinks. For example, if you have your website at **<https://www.soulful-jazz.com>**, you could have your custom domain for FanLinks be something like **<https://music.soulful-jazz.com>** or **<https://get.soulful-jazz.com>**. The text of the subdomain ('music' or 'get' in the examples) is entirely up to you; the only requirement is that it isn't already in use elsewhere.

Due to Facebook’s recent changes for iOS 14, **the best way that advertisers can continue to leverage the benefits of the Facebook pixel and conversion tracking is to own their domains.** While you can continue utilizing all Smartlinks without owning a custom domain via a "Link Click" objective, we believe that taking the steps to get a custom domain up & running will help see you better results in the long-term.

We've included a step-by-step guide of how to set up a custom domain below:

{% content-ref url="/pages/-MUPaOWFPnhhcmqJeTzy" %}
[A Guide To Setting Up Your Own Domain For Custom Conversions](/getting-started/getting-started-with-facebook-ads-on-paid-social-ads/a-guide-to-setting-up-your-own-domain-for-custom-conversions.md)
{% endcontent-ref %}

## **How to Connect Subdomain For Use With Smart Links** <a href="#how-to-connect-subdomain-for-use-with-toneden-smart-links" id="how-to-connect-subdomain-for-use-with-toneden-smart-links"></a>

Access your *Advertising Settings* within the platform. In *Custom Domain*, click *Add Domain.*

![](/files/-MUPjBW6gX5zl-z6H2rV)

Now that you have your website set up at your domain, enter your subdomain, like link.yoursite.com, get.yoursite.com, or music.yoursite.com, and Paid Social Ads will automatically connect your Smart Links to your subdomain.

![](/files/-MUPjFmnCgT-6W5q1iTc)

If you have questions along the way or need help with any of the above steps, feel free to send us a chat or email us at [**boost@eventbrite.com**](mailto:%20boost@eventbrite.com) and we'll get back to you shortly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs-eb.toneden.io/growth-tools/smart-links/custom-domains-for-smart-links.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
