mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-27 07:23:33 +00:00
Update thanks.php
Google conversion code
This commit is contained in:
parent
c60dca86db
commit
83e5d1928e
1 changed files with 20 additions and 1 deletions
|
@ -4,4 +4,23 @@
|
|||
<h1>Thank You!</h1>
|
||||
<p>Your account will be synced. If you have any questions, please contact <a href="mailto:reilly@lbry.io" class="link-primary">reilly@lbry.io</a></p>
|
||||
</div>
|
||||
</main>
|
||||
<!-- Google Code for Lead Conversion Page -->
|
||||
<script type="text/javascript">
|
||||
/* <![CDATA[ */
|
||||
var google_conversion_id = 980489749;
|
||||
var google_conversion_language = "en";
|
||||
var google_conversion_format = "3";
|
||||
var google_conversion_color = "ffffff";
|
||||
var google_conversion_label = "B0ZpCIuLgV0QlazE0wM";
|
||||
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/980489749/?label=B0ZpCIuLgV0QlazE0wM&guid=ON&script=0"/>
|
||||
</div>
|
||||
</noscript>
|
||||
|
||||
</main>
|
||||
|
|
Loading…
Add table
Reference in a new issue