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)
-   -   Cookie Placement and trickery... (https://gfy.com/showthread.php?t=86575)

Fletch XXX 11-05-2002 03:45 PM

Cookie Placement and trickery...
 
Just wondering if any of you think about cookie placement length and the clearing of cookies and if sponsors use these to have any fun with joins?

I would imagine if a program didnt explain (hid the fact) their cookie only lasted 24 hours, then quite possibly many sign ups could go uncounted unless it was the impulse surfers.

I noticed with XP the "clear cookies" button is a lot more used as surfers grow to know what history is and cache, due to all these "DO YOU HAVE PORN ADS" on Yahoo and such.

So it seems the hole is there, how many fall in?

:smokin

Fletch XXX 11-05-2002 03:53 PM

After posting this I clicked into the Army Gundown thread above and hit a Yahoo link regarding it.

This banner in the middle of the article proves my point.

ITs Yahoo news, flying this.

<img src=http://64.156.188.97/yhlr/yhlr5.gif?1036536670 border="1">

Seems they might do well.

http://story.news.yahoo.com/news?tmp...s_usa_laser_dc

hehehe

:smokin

hahmike 11-05-2002 03:56 PM

don't forget that ie6 blocks many cookies under the default configuration.

sponsors really shouldn't use cookies alone for tracking, 30-40% of signups would be lost (maybe more) when comparing actual signups to signups with cookies enabled, or with the cookie on their computer.

Fletch XXX 11-05-2002 03:58 PM

Quote:

Originally posted by hahmike
don't forget that ie6 blocks many cookies under the default configuration.

sponsors really shouldn't use cookies alone for tracking, 30-40% of signups would be lost (maybe more) when comparing actual signups to signups with cookies enabled, or with the cookie on their computer.

Yup.

How do most sponsors do it, if not with cookies?

Machete_ 11-05-2002 03:59 PM

I i had a refferal system I would count in "cookie lifetime" as an important part of making miney.. put "time-to-die" for the cookie to - say 24 houers, and you would increase your posetive cashflow about 70-80%.

Sly_RJ 11-05-2002 04:03 PM

Don't some do some sort of IP tracking, as well?

I always assumed my sales were impulse buys. Any purchases afterwards would basically be free branding for the sponsor. Was my assumption wrong?

pr0 11-05-2002 04:05 PM

Quote:

Originally posted by Sly_RJ
Don't some do some sort of IP tracking, as well?

I always assumed my sales were impulse buys. Any purchases afterwards would basically be free branding for the sponsor. Was my assumption wrong?

New Englands Road Runner uses shit like proxy1.ne.rr.com for most of their users ip's, so i guess the first person to get a NE RR user to visit their code would get all the signups from highspeed cable users in New England.

Mmmmm yummy

mrthumbs 11-05-2002 04:06 PM

Quote:

Originally posted by ebus_dk
I i had a refferal system I would count in "cookie lifetime" as an important part of making miney.. put "time-to-die" for the cookie to - say 24 houers, and you would increase your posetive cashflow about 70-80%.
i like your thinking

Machete_ 11-05-2002 04:14 PM

Quote:

Originally posted by Sly_RJ
Don't some do some sort of IP tracking, as well?

I always assumed my sales were impulse buys. Any purchases afterwards would basically be free branding for the sponsor. Was my assumption wrong?

Yes.. but not that many any more.. mostly because many routers, dslmodems and cable get a new IP if the user switch it off, when he is offline (YES - some actually DO go offline today :helpme )
Thats why "registration database entryes" and cookies dominate the systems

Machete_ 11-05-2002 04:15 PM

Quote:

Originally posted by mrthumbs


i like your thinking

so you are in it for the money to ? :1orglaugh

Big E 11-05-2002 05:49 PM

I don't believe it's 30-40% loss with cookies.. more like 5-10%, if that.

The other way to do it is to have the code follow on every link (via PHP sessions).

http://www.foo.com/tour1.php?ref=123456 -> http://www.foo.com/tour2.php?ref=123456 -> http://www.foo.com/join.php?ref=123456
etc.

foe 11-05-2002 08:04 PM

Quote:

Originally posted by Fletch XXX


Yup.

How do most sponsors do it, if not with cookies?

For tracking I often use in addiction to cookies a combination of ip info, browser info, system info, which I store locally and check when a person enters the site again.

foe 11-05-2002 08:05 PM

Quote:

Originally posted by ebus_dk


Yes.. but not that many any more.. mostly because many routers, dslmodems and cable get a new IP if the user switch it off, when he is offline (YES - some actually DO go offline today :helpme )
Thats why "registration database entryes" and cookies dominate the systems

I have had the same ip on my cable modem when I lived at home for over half a year.

foe 11-05-2002 08:06 PM

Quote:

Originally posted by Big E
I don't believe it's 30-40% loss with cookies.. more like 5-10%, if that.

The other way to do it is to have the code follow on every link (via PHP sessions).

http://www.foo.com/tour1.php?ref=123456 -> http://www.foo.com/tour2.php?ref=123456 -> http://www.foo.com/join.php?ref=123456
etc.

That doesnt work if a person closes their browser, Its only useful of tracking a users while he is visiting your site, and even for that you should use sessions, much more secure

Fletch XXX 11-05-2002 08:07 PM

Quote:

Originally posted by foe


I have had the same ip on my cable modem when I lived at home for over half a year.

What about folks like me with multiple ips in one household etc?

:winkwink:

hyper 11-05-2002 08:12 PM

Quote:

Originally posted by foe


That doesnt work if a person closes their browser, Its only useful of tracking a users while he is visiting your site, and even for that you should use sessions, much more secure

you can set the session time out so it remains for a set amount of time other than browser close
or register the session and when they return the php will look for any previous session variables

SunTzu 11-05-2002 10:48 PM

How about hard-linked affiliate directories?

www.sponsor.com/tour/affiliate

playa 11-05-2002 11:49 PM

Quote:

Originally posted by SunTzu
How about hard-linked affiliate directories?

www.sponsor.com/tour/affiliate

will take up too much room,,, i like using php sessions
its way better

extreme 11-06-2002 12:15 AM

I didn't think pr0nsors used cookies much? I thought they mostly used URLpropagation. Actually, one of the things I liked about oxcash was that they used both. So if the user doesn't buy straight away You'll still get credited if he comes back laters on (via cookies). Or if the browser had cookies turned off/didn't support them the URLpropagation would at least take care of the impulsesignups. PHPsessions seems to supports both trackingmethods.

xanx 11-06-2002 12:26 AM

I know clickcash does a PERM_cookie and I have to say it is great. I have to say most surfers must never clear that shit because I will get credit for sign-ups like 3 months after they click it...

Houdini 11-06-2002 12:39 AM

Why not use something like amazon uses, which is both a session ID and a cookie?

extreme 11-06-2002 12:46 AM

Quote:

Originally posted by xanx
I know clickcash does a PERM_cookie and I have to say it is great. I have to say most surfers must never clear that shit because I will get credit for sign-ups like 3 months after they click it...

..mm, permcookies should be standard (+ urlpropagation of course). I mean, why shouldn't I get the credit if he types in the domain 4 days later and I introduced the guy to the site in the first place?

I dont think users in general clear out cookies much, they probably dont even know what it is.

extreme 11-06-2002 01:08 AM

Quote:

Originally posted by Houdini
Why not use something like amazon uses, which is both a session ID and a cookie?

Yes, yhat's how it should be done IMHO. Unique sessionID both in the URL and in a cookie.

xanx 11-06-2002 01:24 AM

Quote:

Originally posted by extreme



..mm, permcookies should be standard (+ urlpropagation of course). I mean, why shouldn't I get the credit if he types in the domain 4 days later and I introduced the guy to the site in the first place?

I dont think users in general clear out cookies much, they probably dont even know what it is.

I agree but I have noticed that there the only one of my sponsers that do it. The others are like 24 hours..

Calvinguy 11-06-2002 01:48 AM

Quote:

Originally posted by playa


will take up too much room,,, i like using php sessions
its way better

Not if you use virtual dirs with mod rewrite


All times are GMT -7. The time now is 10:08 PM.

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