# URL Customization

### Slugs <a href="#urlcustomization-slugs" id="urlcustomization-slugs"></a>

There are several instances in Checkout Champ in which it would be helpful or even necessary to add a slug to the end of your URL. First, here is how you can add a slug to your page, then we can look at a few different examples of when you would use them.

#### Adding a Slug - <a href="#urlcustomization-addingaslug" id="urlcustomization-addingaslug"></a>

By default all published pages in Checkout Champ will have a randomly generated slug attached to the end of the URL for identification purposes. (see Image below)

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FObdLIb3AngagEO6sT8h3%2F0bbf46a6-1f42-4a30-b88f-3cacd59320cf.png?alt=media&#x26;token=13d83562-8b82-4937-a6a2-55c2c3a6ac4b" alt=""><figcaption></figcaption></figure>

To change this, go to the visualizer, select a page you want to give a slug. Then select the gear icon in the bottom left of the tool bar. (Pictured below)

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2Fm1tKnaeL1cB6MLsGNEo8%2Fdffb6288-9cc8-4180-8ab5-d7cfb8c521fc.png?alt=media&#x26;token=18d49928-90d9-4c81-8f44-4239a6116e42" alt=""><figcaption></figcaption></figure>

On the right side settings panel that pops up, select the “**Published Page Name**” input. Add whatever slug you would like to appear at the end of your URL and then be sure to **Tab off of the input to save it**. (Pictured below)

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FCgobBFvuE2Tutps6memV%2F91cdd01a-89ce-4b5b-bee4-41a3c22a75ae.png?alt=media&#x26;token=a2856e71-2a4a-42b0-bca1-47cffcc95bde" alt=""><figcaption></figcaption></figure>

**You’ll see the following prompt to publish your funnel to see the changes.**

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2Fs7ADLofPIaUhMBr48Imo%2F90345122-6f48-4009-ab6c-67ede4171de9.png?alt=media&#x26;token=8ce7973f-4f93-4c80-bde2-e3ab4061fcc0" alt=""><figcaption></figcaption></figure>

When you return to your site, you will see the slug at the end!

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2F6yAe6sOEugTdews70q25%2Fd13d80c5-587a-4a0d-9050-df0584ec43d5.png?alt=media&#x26;token=0d5a7199-066f-4eac-ad42-6a48c5295b9d" alt=""><figcaption></figcaption></figure>

***

### When to add a slug: <a href="#urlcustomization-whentoaddaslug" id="urlcustomization-whentoaddaslug"></a>

#### Split Tests - <a href="#urlcustomization-splittests" id="urlcustomization-splittests"></a>

If you want to run a split test to try out what versions of your site works best, you can add a slug to the end of both URLs to better differentiate them for yourself. See [Creating a Split Variation](https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/page-building-tips/creating-a-split-variation) on how to do that. Once your splits are created, you will need to select the gear icon for each A and B variation inside the page settings to add the slug. **Remember to tab off the Split Name to save the slug**.

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2F0sOkBvdzBSrpHbgYx1zU%2Fddb15701-e28f-415c-b673-e873142a4cdb.png?alt=media&#x26;token=b45c76bd-b728-4b70-a191-75905780870c" alt=""><figcaption></figcaption></figure>

#### Shopify Redirect - <a href="#urlcustomization-shopifyredirect" id="urlcustomization-shopifyredirect"></a>

If you are creating a redirect from Shopify, it is highly recommended to add a slug to each page in your funnel. This way you can use the same domain and the slug will indicate which page someone is on. For example: [www.myshop.com/checkout](http://www.myshop.com/checkout). It will also create a more consistent experience for customers as they redirect from Shopify to Checkout Champ. Contact your Account Manager for more details on redirects.

#### Funnel Clones - <a href="#urlcustomization-funnelclones" id="urlcustomization-funnelclones"></a>

In some instances, you might want to duplicate your entire funnel and run them both with some variations instead of split testing just one page. ***Assuming you will be using the same domain for both funnels, you will need to add slugs to every page in one or both funnels***. Follow the instructions in [Duplicating Pages & Funnels](https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/page-building-tips/duplicating-pages-and-funnels) then once all the pages load, you will need to add a slug to each page in the funnel so the domains are unique from your other funnel.


---

# Agent Instructions: 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:

```
GET https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/url-customization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
