magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

Add Tracking Parameters to Varnish Configuration

Open sprankhub opened this issue 5 months ago • 15 comments

Description (*)

Add additional tracking parameters to the Varnish configuration, so that the same page will be cached independent of those tracking parameters.

Related Pull Requests

https://github.com/magento/magento2/pull/38299 https://github.com/magento/magento2/pull/38302

Fixed Issues (if relevant)

  1. Fixes magento/magento2#38298

Manual testing scenarios (*)

  1. Open the Magento backend
  2. Open Stores > Configuration > Advanced > System > Full Page Cache
  3. Export the Varnish configuration
  4. Make sure the new tracking parameters are included

Questions or comments

Previous PRs have not been merged and not been updated. Hence, here is another try to get this over the line.

Contribution checklist (*)

  • [X] Pull request has a meaningful description of its purpose
  • [X] All commits are accompanied by meaningful commit messages
  • [ ] All new or changed code is covered with unit/integration tests (if applicable)
  • [ ] README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • [ ] All automated tests passed successfully (all builds are green)

sprankhub avatar Sep 19 '24 11:09 sprankhub