Results 1 to 10 of 10

Thread: How to eat cookies

  1. #1
    Join Date
    Aug 2008
    Posts
    2
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default How to eat cookies

    How do I put a cookie on my site to keep track of user info?

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    This always helps me with cookies:
    http://www.quirksmode.org/js/cookies.html
    Jeremy | jfein.net

  3. #3
    Join Date
    Mar 2008
    Posts
    218
    Thanks
    7
    Thanked 19 Times in 19 Posts

    Default

    Or use cookiemonster . Sorry about that.

  4. #4
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    I usually try to use my mouth to eat cookies. I'm not sure about he rest of everyone else, but that's just how I do it. lol
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  5. #5
    Join Date
    Mar 2008
    Posts
    218
    Thanks
    7
    Thanked 19 Times in 19 Posts

    Default

    I see more jokes than real help has been offered and I like to set the records straight this time.

    Always in need of help, check w3school:
    http://www.w3schools.com/JS/js_cookies.asp

  6. #6
    Join Date
    Feb 2007
    Location
    🌎
    Posts
    528
    Thanks
    10
    Thanked 10 Times in 10 Posts
    Blog Entries
    2

    Default

    ....(o_ Penguins
    .---/(o_- techno_racing
    +(---//\-' in
    .+(_)--(_)' The McMurdo 500

  7. #7
    Join Date
    May 2008
    Posts
    11
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Google analytics also has some tracking code you can place on your site to check traffic

  8. #8
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I just moved this to other because it has almost nothing to do with HTML (where I originally found it). Javascript cookies are OK for some things, but depending upon what you mean by 'track users', server side methods may be much better. I don't know anything about Google analytics, but I would suspect that it is a hybrid - probably activated by javascript on your site and tracked server side on the Google server. If you need that kind of functionality or more, it would be preferable to have it all server side on your host. Ask your host what they have available.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  9. #9
    Join Date
    Apr 2006
    Posts
    429
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Nyne Lyvez View Post
    I'm not sure about he rest of everyone else,
    sorry can't resist. 'the'
    Please don't mind me. I am just posting a lot of nonsense.

  10. #10
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    www.w3schools.com. look around here for some useful cookie stuff.

    -magicyte

Bookmarks

Posting Permissions

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