I'm using Google Adwords to drive traffic to my web app. I'm hoping to get people to sign up, which I'll consider a "conversion".
I'd like to see an example of how to setup Adwords Conversion Tracking in Appery.
Here's adwords instructions:
https://support.google.com/adwords/an...
They provide a small amount of html code to place on page load associated with a "conversion". I was hoping to add it as a "Run JavaScript" action upon a Page Load event. But since it's formatted as html, not javascript, it gets syntax errors.
Here's the html they provide:
<!-- Google Code for New user signed up Conversion Page --
width="1"
Perhaps I'm exposing my thin programming chops....this might be an easy one.
=)