Forum Replies Created
-
AuthorPosts
-
yigit,
how do i add this code to the phone number? i am tracking when people on mobiles click on the phone number on top.
i figure that i need to add some sort of code to the phone number link maybe? but not sure how.Thanks!
<!– Google Code for calls from cellphone Conversion Page
In your html page, add the snippet and call
goog_report_conversion when someone clicks on the
phone number link or button. –>
<script type=”text/javascript”>
/* <![CDATA[ */
goog_snippet_vars = function() {
var w = window;
w.google_conversion_id = 1052668207;
w.google_conversion_label = “hIknCMOuhGkQr-L59QM”;
w.google_remarketing_only = false;
}
// DO NOT CHANGE THE CODE BELOW.
goog_report_conversion = function(url) {
goog_snippet_vars();
window.google_conversion_format = “3”;
var opt = new Object();
opt.onload_callback = function() {
if (typeof(url) != ‘undefined’) {
window.location = url;
}
}
var conv_handler = window[‘google_trackConversion’];
if (typeof(conv_handler) == ‘function’) {
conv_handler(opt);
}
}
/* ]]> */
</script>
<script type=”text/javascript”
src=”//www.googleadservices.com/pagead/conversion_async.js”>
</script>perfect!!! this is the solution!! thanks! can you expalin the code a little bit? i want to understand!.
Thanks!!
hello Rikard,
the issue is that it seems like none of the websites using enfold are displaying correctly on miniipad. they dont display correctly and the content does not fit.
for idico-luff.co see the following screenshots from mini ipad:
http://postimg.org/image/c94g5vo2n/
http://postimg.org/image/h6i0qzq1r/for hubwebsites.co see the following screenshots from mini ipad:
http://postimg.org/image/3uy09a1sv/
they both look perfect on desktop and iphone 5c.
please your help.
Thanks.
by the way. this enfold template is simp
ly amazing.Thanks Basilis. so is there something i can do for the mini ipad to look properly? do i need to write something in the enfold template?
Again thank you.
thanks!!!!
hello how are you?
i wanted to ask you something else. why does the website look weird on my mini ipad? it looks cramped together.
look
http://s2.postimg.org/vt18v5sjd/IMG_0514.png
Thanks!
i had to set it to display the image in a different page because the message on the same page was not working.
the website is in spanish.
Thanks!!!
the form actually works and everything, i get the email input to my admin account but the display message i want to show on the same page once the form is sent does not work.
hi,
the form is not working when i set it to to display a thank you message on the same page. i only get a white square after sending the form.
i only get a white square instead of the thank you message on the same page.
https://www.dropbox.com/s/5cv186176ye2xy0/white%20square.PNG?dl=0
my website is http://www.idico-luff.co
here is the screenshot
-
AuthorPosts