Hi there,
I have seen in the doc that we can use this to send a new lead manually:
Code:
mt('send', 'pageview', {email: 'my@email.com', firstname: 'John'});
I have test it in many sites and 2 computers and it doesn't work. I have use the navigator console to test it. Why does it not work? How can I send a lead manually?
Many thanks.