mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #2479 from overleaf/jel-optimize-plans
Add Google Optimize to plans payment page GitOrigin-RevId: 4c710fa1c904eed244c9fda5653a880e5dfab3cc
This commit is contained in:
@@ -129,6 +129,7 @@ module.exports = SubscriptionController = {
|
||||
showCouponField: req.query.scf,
|
||||
showVatField: req.query.svf,
|
||||
couponCode: req.query.cc || '',
|
||||
gaOptimize: true,
|
||||
ITMCampaign: req.query.itm_campaign,
|
||||
ITMContent: req.query.itm_content
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user