I want to track the campaign, ad group and keyword that was clicked on my adwords.
My target url is:
http://www.example.com/ppc.html?campaign=XXXX&adgroup=YYYY&keyword=ZZZZ
From what I read somewhere I can use {keyword} in my target URL and the adwords engine will replace it with the appriopriate keyword.
what about campaign and adgroup?
{keyword} -- inserts keywords
{creative} -- inserts the ad id
{placement} -- inserts the referring webstie for site targeting campaigns
For use of Google Analytics, here's one of my typical URL strings:
http://www.example.com/?utm_source=AdWords&utm_medium=PPC&utm_term={keyword}&utm_content={creative}utm_campaign=AdGroup&Network={ifContent:Content}{ifSearch:Search}&SiteTarget={placement}