Results 1 to 4 of 4

Thread: Question re CCBill Linking Codes

  1. #1
    blah blah blah...
    Join Date
    Nov 2003
    Location
    Toronto, ON
    Posts
    670

    Question re CCBill Linking Codes

    hey guys!

    i'm adding some free hosted galleries to my affiliate program and wanted to host them on their own domain like "www.dixtergalleries.com" but if i have affiliates use their linking code to link to that page (so it would look something like http://refer.ccbill.com/cgi-bin/clic...314&PA=XXXXXXX plus &HTML=http://www.dixtergalleries.com/gallery01.html for example) and i have all the links on this gallery link to dixter.com, i don't think CCBill will track that, since they sent their traffic to a site other than dixter.com.

    but i noticed that that's what some sites have done, for example on this page: http://www.condomgalleries.com/0023/?941984 (hope you don't mind this lee)

    what can i do to solve the problem i described above? i'm thinking it's a fast easy fix

    thanks!

    allan

    allan


  2. #2
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635
    Use this code on your paysite urls....

    Code:
    <a href="<?php 
    $query=getenv("QUERY_STRING"); 
    if ($query!=NULL) 
    echo 'http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=929078-0000&PA='.$query.'&HTML=http://www.maturedudes.com'; 
    else 
    echo 'http://www.maturedudes.com'; 
    ?>">MATURE
    DUDES</a>
    Save your pages as index.php and give them each their own folder, then you will be able to give you affiliates gallery codes like the ones i use on Condom Cash

    Regards,

    Lee


  3. #3
    blah blah blah...
    Join Date
    Nov 2003
    Location
    Toronto, ON
    Posts
    670
    ahhhhh! thanks lee...tinkering with it right now figuring out how it works...

    Quote Originally Posted by Lee View Post
    Use this code on your paysite urls....

    Save your pages as index.php and give them each their own folder, then you will be able to give you affiliates gallery codes like the ones i use on Condom Cash

    Regards,

    Lee


  4. #4
    blah blah blah...
    Join Date
    Nov 2003
    Location
    Toronto, ON
    Posts
    670
    lee you're so awesome!!

    http://www.dixterxxx.com/001/ps/?TESTING

    thanks!!


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •