July 2015 Inner Circle

On the July 2015 Inner Cir. call, we cover the best ways to integrate the Amazing System with the new Google AdWords URL update. We also hooked up all Inner Circle members with our new custom branded Smart links app which allows you to use your own domain in your smart links!  And of course provided hands-on help with various things to our members. Enjoy!


Here’s the two pieces of code I used in the training to do the adtracking in Google AdWords that feeds the keywords used to your landing page (which then feeds it into the opt in form that hopefully your visitor will fill out). This goes into your ad (inside Google AdWords) in the box labeled: Ad URL options (advanced)

[sourcecode language=”plain”]
{lpurl}?keyword={keyword} [/sourcecode]

This is the small line of code that goes into your web form code (make sure to add the “keyword” field inside web form configuration in 1shop)

[sourcecode language=”plain”]

<input name="keyword" type="hidden" id="keyword" value="[as what="keyword"]">

[/sourcecode]

[button url=”https://www.sugarsync.com/pf/D646892_07204924_9726656″ target=”blank” style=”glass” center=”yes” icon=”icon: download”]Download Smart Link App[/button]

Leave a comment

Your email address will not be published. Required fields are marked *