Custom goal triggering via Javascript
Is there away somehow i can tirgger a goal via javascript API by writing custom javascript.
Some thing like
$(".css-class").click(function(){
//trigger click goal here
//window.trigger('goal-name');
});
Is there away somehow i can tirgger a goal via javascript API by writing custom javascript.
Some thing like
$(".css-class").click(function(){
//trigger click goal here
//window.trigger('goal-name');
});
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.