From d0ccbb494fb83e45f780e2760985f44989c8c2a1 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 20 Jun 2024 17:10:20 +0300 Subject: [PATCH] 1.1.13 add YandexMetrika tag for feedback form v2 --- static/js/user_profile.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/js/user_profile.js b/static/js/user_profile.js index c7b6747..e894a8f 100644 --- a/static/js/user_profile.js +++ b/static/js/user_profile.js @@ -1067,6 +1067,8 @@ function RequestCommercialOffer (el){ data: formData, success: function(data){ + ym(97070898,'reachGoal','Message'); + // el.style.background = '#FF613A'; el.removeAttribute('style')