Page 1 of 1

Example of how to setup up Adwords Conversion Tracking

Posted: Sat Oct 03, 2015 1:39 am
by Gino Borland

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 --

Image width="1"

Perhaps I'm exposing my thin programming chops....this might be an easy one.

=)


Example of how to setup up Adwords Conversion Tracking

Posted: Sat Oct 03, 2015 4:16 am
by Evgene Karachevtsev

Hello Gino,

Unfortunately 3rd party rest api and plugins are outside the scope of our support. You may consider purchasing Advisory Pack to get more in-depth help on this question. Here is more information about it: http://appery.io/services/#Advisory_Pack


Example of how to setup up Adwords Conversion Tracking

Posted: Sat Oct 03, 2015 7:31 am
by Gino Borland

Thanks for your response, Evgene.

Google Adwords isn't a 3rd party rest api, nor a plugin. This question is simply about how to insert html into a page load.

However, I understand I'm pushing the limits of free support and may get an advisory pack if a remain stuck.

Thanks,

Gino


Example of how to setup up Adwords Conversion Tracking

Posted: Fri Oct 09, 2015 8:18 pm
by Serhii Kulibaba

Hello Gino,

You can use HTML component for that: https://devcenter.appery.io/documenta...


Example of how to setup up Adwords Conversion Tracking

Posted: Fri Oct 09, 2015 10:50 pm
by Gino Borland

I had a hunch it would be that easy. Thanks!