Skip to content

Commit 9d549c3

Browse files
Merge pull request #2418 from OctopusDeploy/tk/trial-button-tracking
Adding tracking UTM to trial button
2 parents 49103ab + 453a9c8 commit 9d549c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/getting-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Getting started with Octopus Deploy is straightforward, and the product will gui
1616

1717
When you are ready, start a free trial to explore Octopus.
1818

19-
<span><a class="button button--primary" href="https://octopus.com/start">Start a Trial</a></span>
19+
<span><a class="button button--primary" href="https://octopus.com/start?source=docs-getting-started">Start a Trial</a></span>
2020

2121
Octopus Cloud is the easiest way to get started with Octopus Deploy, and we take care of everything for you. Alternatively, if you require a self-managed CD solution, you can [download Octopus Server](https://octopus.com/downloads) and run it on your own setup. The [installation guide](/docs/installation) provides instructions for downloading, installing, and configuring your Octopus Deploy Server.
2222

0 commit comments

Comments
 (0)