1.1.60 add Meta Pixel Code
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user