diff --git a/_config.yml b/_config.yml
index f19d198b0..f367bca3a 100755
--- a/_config.yml
+++ b/_config.yml
@@ -219,7 +219,7 @@ settings:
message: 'Get 15% off your purchase of our Premium plans.
Get access to all features and unlimited usage.',
okButton: {
text: 'Claim 15% Discount',
- link: '/pricing?utm_source=exitpopup&utm_medium=popup&utm_campaign=exitpopup',
+ link: '/pricing?utm_source=exit-popup&utm_medium=popup&utm_campaign={pathname}',
},
},
},
diff --git a/package.json b/package.json
index 5d06cf9ed..474ccd973 100755
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"through2": "4.0.2",
"ultimate-jekyll-poster": "0.0.15",
"vinyl-named": "1.1.0",
- "web-manager": "3.2.0",
+ "web-manager": "3.2.2",
"webpack": "5.88.0",
"webpack-stream": "6.1.2",
"yargs": "16.2.0",