Skip to content

Commit e7e28c4

Browse files
tiaramjakristen
andauthored
Update pricing url with ref and refAction params [GRO-282] (#24339)
## Description In order to better attribute upgrade sources, we are adding two params - `ref` and `refAction` to the existing pricing url. The `ref` will be "Docs" and the `refAction` will be the particular docs page from where the pricing url click is originated. ## Related issues or tickets https://docker.atlassian.net/browse/GRO-282 ## Reviews @akristen You should see the new url params when hovering over or clicking any of the updated pricing urls - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
1 parent 62ddb4a commit e7e28c4

46 files changed

Lines changed: 63 additions & 63 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ We’d love to hear your feedback! To submit feedback:
2121

2222
To get community support, use the [Docker Community Slack](https://dockr.ly/comm-slack). Personalized support is available
2323
through the Docker Pro, Team, and Business subscriptions. See [Docker
24-
Pricing](https://www.docker.com/pricing) for details.
24+
Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsReadme) for details.
2525

2626
If you have an idea for a new feature or behavior change in a specific aspect of
2727
Docker or have found a product bug, file an issue in the project's

content/get-started/docker-concepts/the-basics/what-is-a-registry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ The following diagram shows the relationship between a registry, repositories, a
5252
+---------------------------------------+
5353
```
5454

55-
> [!NOTE]
55+
> [!TIP]
5656
>
57-
> You can create one private repository and unlimited public repositories using the free version of Docker Hub. For more information, visit the [Docker Hub subscription page](https://www.docker.com/pricing/).
57+
>A Docker Personal plan gives you one private repository and unlimited public repositories. To get unlimited private repositories, upgrade to the [Docker Team plan](https://www.docker.com/pricing?ref=Docs&refAction=DocsConceptsRegistry).
5858
5959
## Try it out
6060

content/get-started/get-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ section and choose the best installation path for you.
3131
>
3232
> Commercial use of Docker Desktop in larger enterprises (more than 250
3333
> employees OR more than $10 million USD in annual revenue) requires a [paid
34-
> subscription](https://www.docker.com/pricing/).
34+
> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsGetDocker).
3535
3636
<div class="not-prose">
3737
{{< card

content/get-started/introduction/get-docker-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This guide will walk you through the installation process, enabling you to exper
2424
> **Docker Desktop terms**
2525
>
2626
> Commercial use of Docker Desktop in larger enterprises (more than 250
27-
> employees OR more than $10 million USD in annual revenue) requires a [paid subscription](https://www.docker.com/pricing/?_gl=1*1nyypal*_ga*MTYxMTUxMzkzOS4xNjgzNTM0MTcw*_ga_XJWPQMJYHQ*MTcxNjk4MzU4Mi4xMjE2LjEuMTcxNjk4MzkzNS4xNy4wLjA.).
27+
> employees OR more than $10 million USD in annual revenue) requires a [paid subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsGetDockerDesktop).
2828
2929
<div class="not-prose">
3030
{{< card

content/get-started/workshop/04_sharing_app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ registry. The default registry is Docker Hub and is where all of the images you'
2323

2424
To push an image, you first need to create a repository on Docker Hub.
2525

26-
1. [Sign up](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade) or Sign in to [Docker Hub](https://hub.docker.com).
26+
1. [Sign up](https://www.docker.com/pricing?ref=Docs&refAction=DocsSharingApp) or Sign in to [Docker Hub](https://hub.docker.com).
2727

2828
2. Select the **Create Repository** button.
2929

content/guides/admin-set-up/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ params:
2323
- title: Image Access Management
2424
url: /security/for-admins/hardened-desktop/image-access-management/
2525
- title: Docker subscription information
26-
url: "https://www.docker.com/pricing/"
26+
url: "https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesAdminSetup"
2727
---
2828

2929
Docker's tools provide a scalable, secure platform that empowers your
@@ -46,7 +46,7 @@ policies.
4646
- Organizations seeking to optimize their use of Docker products for greater
4747
scalability and efficiency
4848
- Organizations with a
49-
[Docker Business subscription](https://www.docker.com/pricing/)
49+
[Docker Business subscription](https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked)
5050

5151
## What you’ll learn
5252

content/guides/docker-build-cloud/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ params:
1919
- title: Docker Build Cloud overview
2020
url: /build-cloud/
2121
- title: Subscriptions and features
22-
url: "https://www.docker.com/pricing/"
22+
url: "https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesBuildCloud"
2323
- title: Using Docker Build Cloud
2424
url: /build-cloud/usage/
2525
---

content/guides/docker-build-cloud/common-questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Build Cloud-compatible client (buildx) and it works with both commands.
3030

3131
### How many minutes are included in Docker Build Cloud Team plans?
3232

33-
Pricing details for Docker Build Cloud can be found on the [pricing page](https://www.docker.com/pricing/).
33+
Pricing details for Docker Build Cloud can be found on the [pricing page](https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesBuildCloudFaq).
3434

3535
### I’m a Docker personal user. Can I try Docker Build Cloud?
3636

content/guides/jupyter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ To share your image and data, you'll use [Docker Hub](https://hub.docker.com/).
352352

353353
### Share your image
354354

355-
1. [Sign up](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade) or sign in to [Docker Hub](https://hub.docker.com).
355+
1. [Sign up](https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesJupyter) or sign in to [Docker Hub](https://hub.docker.com).
356356

357357
2. Rename your image so that Docker knows which repository to push it to. Open a
358358
terminal and run the following `docker tag` command. Replace `YOUR-USER-NAME`

content/guides/tensorflowjs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ others, enabling seamless integration into diverse projects. It also promotes
512512
the adoption of your containerized solutions, broadening their impact across the
513513
developer ecosystem. To share your image:
514514

515-
1. [Sign up](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade) or sign in to [Docker Hub](https://hub.docker.com).
515+
1. [Sign up](https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesTensorflowjs) or sign in to [Docker Hub](https://hub.docker.com).
516516

517517
2. Rebuild your image to include the changes to your application. This time,
518518
prefix the image name with your Docker ID. Docker uses the name to determine

0 commit comments

Comments
 (0)