dev #14

Merged
sysadminix merged 51 commits from dev into main 2024-10-02 13:52:51 +03:00
Showing only changes of commit e4a07e2c88 - Show all commits

View File

@@ -30,7 +30,7 @@ function SendRegistrationForm(el, user_id){
window.sessionStorage.removeItem('mailingSubscribeRequired')
window.sessionStorage.removeItem('email')
fbq('track', 'Contact');
fbq('track', 'Contact');
ttq.identify({
@@ -52,6 +52,7 @@ function SendRegistrationForm(el, user_id){
});
if(typeof ym === 'function'){
ym(97070898,'reachGoal','Registration')
return true;