mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
## 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>