Answer the question
In order to leave comments, you need to log in
How to set up link click tracking on Tilde for Google Analytics?
It is necessary to set as a goal in Google Analytics a click on a phone number (link tel: +79991234567) for a site on the Tilda platform.
For Yandex Metrica, this is done very simply:
1. We take the code:
<script type="text/javascript">
$("[href='tel:+79991234567']").click(function() {
yaCounter12345678.reachGoal('12345'); return true;
});
</script>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question