# What you can test

Swtchd.io helps you quickly find out which version converts more (more clicks), or gets more form submits.

You can test either (or both):

### Landing pages / link pages

Examples:

* Linktree page A vs Linktree page B
* Linktree page A vs Linkinbio page B

This works well for layouts, copy, offers, button placement, and overall “link page” structure.

You can also test different provider, eg: linktree vs linkinbio!

### Form flows (submit tracking)

Examples:

* Tally form A vs Tally form B
* Tally form vs Typeform form

Swtchd can generate a hosted **thank-you page** plus tracking links. with redirect on submit feature, you can easily test different form versions or different form providers.&#x20;

It's also possible to test forms that you host.&#x20;

See form submit tracking section for more info. &#x20;


---

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

```
GET https://swtchd-io.gitbook.io/swtchd.io-docs/testing-and-tracking/what-you-can-test.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.
