Hi guys,
I am wanting to add the below code to a button:
What is the best way to achieve this?
Hi guys,
I am wanting to add the below code to a button:
What is the best way to achieve this?
Hey Elemento,
Sorry but it seems the code was parsed. Try using the code button above or enclose your code with the backtick(`) symbol. Sorry, not really familiar with those tracking codes.
Ben
Whopps!
Well, I am wanting to insert a Google Adwords conversion tracking code on a button and wanting to insert the following code below in that structure:
<a href="tel:12341234" onclick="goog_report_conversion('tel:12341234')">
Cheers
Hey Elemento,
Unfortunately, that can’t be added when using the Button module. You may want to use an HTML module and hard code the button there so you can place the code. I think Google offers a way to add the tracking code via jQuery but not really sure. You may want to check their docs.
Ben