• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Cannot add Google Conversion Tracking

Cannot add Google Conversion Tracking 8 years 4 months ago #36166

  • parallel49th
  • parallel49th's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 1
Hello, I have attempted to add Google Conversion tracking to the thank you message after visitors have submitted a form. First, I tried entering the code in the text area. This was giving me a No https response error in the Chrome Tag Assistant. I then tried entering the code in Source window instead (See original code below). When I save the source, it eliminates most of the code (See new code below). I have checked TinyMCE and there are no restrictions that I can see as to the content that I can add to a page. Any suggestions on how anyone has gotten the Conversion Tracking Code to work? Thanks!

New Code: (Truncated after save)
<!-- Google Code for Front Form Conversion Page --><noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/#########/?label=LALFCN-p0GwQgOHq7gM&guid=ON&script=0"/>
</div>
</noscript>

Original Code:
<!-- Google Code for Front Form Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = ##########;
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "LALFCN-p0GwQgOHq7gM";
var google_remarketing_only = false;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/#########/?label=LALFCN-p0GwQgOHq7gM&guid=ON&script=0"/>
</div>
</noscript>
The administrator has disabled public write access.

Cannot add Google Conversion Tracking 8 years 4 weeks ago #36692

I'm having the same problem here. Did you solve it?

Thanks.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!