1.1.60 add Meta Pixel Code

This commit is contained in:
2024-08-06 21:22:24 +03:00
parent d86a531495
commit 92f08b5174
2 changed files with 20 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ function SendRegistrationForm(el){
window.sessionStorage.removeItem('mailingSubscribeRequired')
window.sessionStorage.removeItem('email')
fbq('track', 'Contact');
ttq.identify({
"email": "<hashed_email_address>", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side.