GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Is There Adwords Tracking For Mainstream Affiliates? (https://gfy.com/showthread.php?t=1163458)

mahoney 03-22-2015 08:28 PM

Is There Adwords Tracking For Mainstream Affiliates?
 
I found this article explaining the way to do it. In short you make the Sub Id contain just gclid. It appears to work for Amazon but will it work for Clickbank? Here is the article
AdWords Conversion Tracking for Affiliates

and here is an example of the code they are using. Let me know what you think.

<head> <title>Loading...</title> </head> <body> <?php $landingurl = 'http://www.merchants_website.com/mylandingpage.html?affID=12345&subid='; $gclid=$_GET['gclid']; $landingurl = $landingurl . $gclid; ?> <meta http-equiv="refresh" content="0; url=<?=$landingurl?>"> </body> </html>

mahoney 03-23-2015 09:51 AM

Does anyone have experience with this?


All times are GMT -7. The time now is 07:45 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc