Skip to main content

Hey guys,


I have a HTML button for which I’d like to track conversions. The button fires a script that pops up a webinar signup box. I was going to use external tracking, but the thank you page is not hosted on my domain.


Here is the HTML behind the button:


<button type="button" class="btn btn-default css3button" title="regpopbox_33086_dca1e65fbb"><span>RESERVE MY SEAT</span>
</button>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
<script src="//app.webinarjam.net/assets/js/porthole.min.js" language="javascript" type="text/javascript" async></script>
<script src="//app.webinarjam.net/register.evergreen.extra.js" language="javascript" type="text/javascript" async></script>

Is there any way to track conversions in this situation?


Thanks in advance!

Glenn

Hey Glenn! Welcome to the Unbounce Community 😊


Just wanted to clarify with you that your issue was solved here or if we need to explore this a bit further:




Let me know, I’m happy to wrangle up some Experts to help get to the bottom of this! ☺


Yep, that did the trick. Thanks for your help guys!


Reply