Forum Moderators: DixonJones

Message Too Old, No Replies

Tracking (or tagging) each incoming Google Adwords visitor

Can you identify the exact cost of each click?

         

iohannis

8:20 am on Feb 11, 2008 (gmt 0)

10+ Year Member



I am trying to set up tracking for a client, on a travel search website. They make money on affiliation, by sending visitors to travel agencies and airlines.

The way they identify their performance per city/route and so on, is by adding their own ID to the outgoing redirect to the agency, and then retrieving the same in the affiliate reports. That way, they can measure detailed performance of traffic they send to other site.

What they want me to do, is come up with a way to identify incoming traffic as well. I know Google has their click ID (gclid), but I don't know how to retrieve it in any reports.

Can anyone help me?

nimeshatbms

5:13 am on Feb 13, 2008 (gmt 0)

10+ Year Member



I think you are using Google Analytics(GA).

You cannot retrieve the "gclid" parameter in Google Analytics because it is used by GA internally.

You can get the adwords keywords/adgroups/campaigns details from the "Adwords Campaigns" menu under "Traffic Sources" in GA. GA will import all the data from your Adwords account to GA like "Impressions", "clicks", "cost" etc.

iohannis

7:12 am on Feb 13, 2008 (gmt 0)

10+ Year Member



Thanks for the reply, nimeshatbms.

I thought the 'gclid' was used for adwords fraud prevention as well?

I know I can retrieve data based on keywords/adgroups/campaigns and so on - but it's not the ideal solution for me.

The second best solution I can think of, is identifying the search phrase for each user and calculate an average cost per keyword per day. However, it will not let me pinpoint the exact cost of an incoming click from adwords.

If there is no better solution, however, it will have to do.

nimeshatbms

7:38 am on Feb 14, 2008 (gmt 0)

10+ Year Member



Oh...now i understand what do you need.

There is no direct way to get these details.

I can suggest that you can customize the destination URL with a parameter like "maxCpc" and fill it with the bid of the keyword. Analyze this parameter in GA. In this way you can't get the actual CPC but the max CPC that you might have paid.

iohannis

8:48 am on Feb 14, 2008 (gmt 0)

10+ Year Member



Great suggestion, nimeshatbms. Thanks for that.