mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
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>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
>Product offerings</a
|
||||
>
|
||||
<a
|
||||
href="https://www.docker.com/pricing/"
|
||||
href="https://www.docker.com/pricing?ref=Docs&refAction=DocsFooter"
|
||||
class="inline-flex truncate whitespace-normal"
|
||||
>Pricing</a
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user