how to mask subids?

Discussion in 'Affiliate Programs' started by aff_newbie, Jun 3, 2007.

  1. #1
    i noticed that on some sites the sub ids are some randomly generated code...what kind of program can do this? for instance: the url will look like this, http://www.mysite.com/subid=a;lwkj4019pwkaj

    thanks for the help
     
    aff_newbie, Jun 3, 2007 IP
  2. freshstart23

    freshstart23 Peon

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    why you want this ?
     
    freshstart23, Jun 3, 2007 IP
  3. xboxundone

    xboxundone Well-Known Member

    Messages:
    1,903
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    103
    #3
    incase your are passing keywords as you subid etc... you may what to hide them :)... A good programmer can put together a code that will capture the keyword, and input a random number or string so that later, that can be taken from the reports and find out which keywords converted without having to actually pass the keywords.
     
    xboxundone, Jun 4, 2007 IP
  4. create11

    create11 Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    would that involve some sort of database in access or something?
     
    create11, Jun 4, 2007 IP
  5. alt-j

    alt-j Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I prefer to use a database, but it isn't necessary. If you want to just hash the keyword to create the tracking code no database tracking is required. You can easily recreate a list of hashes from your keywords on any computer to match them up.
     
    alt-j, Jun 4, 2007 IP
  6. 625enterprises

    625enterprises Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I just use a single php file that I add offers to as I start new campaigns, no DB.
     
    625enterprises, Jun 5, 2007 IP
  7. pstation

    pstation Active Member

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #7
    setup an excel sheet or something that keeps track of them, eg 1 = tacos, 2 = nachos, 3 = burritos.

    ugh now i'm hungry.
     
    pstation, Jun 5, 2007 IP
  8. aff_newbie

    aff_newbie Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    that sounds interesting 625 but i don't really understand what you mean...say your php file is test.php and you are promoting offers 1234 and 0001, how would you create a different sub id for each of your keywords for each of your two offers?

    pstation - i already do that but i have a lot of kws and i'm not totally satisfied with that way...
     
    aff_newbie, Jun 6, 2007 IP