Thanks for your reply.
What I want to do is add google tag manager code to each number, so each number field would be made up of code like this, unique to each store:
<p><span id="1" onClick="doOnClick('1', '085 46966798');">Show Number</span></p>
Is this possible in any way?
Help would be very appreciated.