How to make a substitution of two numbers on the site using Mango Office Dynamic Call Tracking?

Closed due to the fact that the essence of the issue is incomprehensible by the participants of Yaroslav Molchan , andreymal , Nofate 25 May '17 at 14:03 .

Try to write more detailed questions. To get an answer, explain what exactly you see the problem, how to reproduce it, what you want to get as a result, etc. Give an example that clearly demonstrates the problem. If the question can be reformulated according to the rules set out in the certificate , edit it .

Blocked by community spirit 23 May '17 at 8:53 .

    1 answer 1

    To replace the numbers you need to add the following code to your website.

    mgo({ calltracking: { id: 12345, elements: [ {selector: '#some-element'}, {selector: '.some-other-element'} ], } });