TRI-258 Replace logo in email templates
This commit is contained in:
@@ -30,7 +30,7 @@ function SendRegistrationForm(el, user_id){
|
|||||||
window.sessionStorage.removeItem('mailingSubscribeRequired')
|
window.sessionStorage.removeItem('mailingSubscribeRequired')
|
||||||
window.sessionStorage.removeItem('email')
|
window.sessionStorage.removeItem('email')
|
||||||
|
|
||||||
fbq('track', 'Contact');
|
fbq('track', 'Contact');
|
||||||
|
|
||||||
|
|
||||||
ttq.identify({
|
ttq.identify({
|
||||||
@@ -52,6 +52,7 @@ function SendRegistrationForm(el, user_id){
|
|||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if(typeof ym === 'function'){
|
if(typeof ym === 'function'){
|
||||||
ym(97070898,'reachGoal','Registration')
|
ym(97070898,'reachGoal','Registration')
|
||||||
return true;
|
return true;
|
||||||
|
|||||||
Reference in New Issue
Block a user