Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7047149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:44:10+00:00 2026-05-28T02:44:10+00:00

If a given web server can only read cookies from those set within its

  • 0

If a given web server can only read cookies from those set within its own domain, how do Internet advertisers track user’s web traffic from websites outside of their network?

Is there some kind of “supercookie” global advertising system that allows advertisers to retrieve upper-level domain cookies and then query some server (from an affiliate) that houses information about where that user has been?

Update:

To clarify my question, is it possible for an advertiser that publishes ads on “example2.com” to ascertain that I visited a particular site “example1.com” if they had never served an ad on a page from “example1.com”?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T02:44:10+00:00Added an answer on May 28, 2026 at 2:44 am

    There is no need for a “supercookie”. Each server reads its own domain’s cookies. The servers pass information to each other through URLs. (Or, less commonly, through backchannels.)

    For example, say you go to example.com. You have an example.com cookie that reads user=1032354. You retrieve http://www.example.com. Of course, you send your cookie to the web server, which outputs the following in the web page:

    <IMG href="http://www.advertiser.exmaple/add.cgi?source=example.com&user=1032354">
    

    Of course, when your browser goes to www.advertiser.example to get the image, it happily sends the advertiser.example cookie. Now, the server at advertiser.example knows which user you are on its site (from the cookie you sent it) and which user you are on example.com (from the URL).

    With the backchannel method, it operates more like this:

    1) You go to www.example.com and send it your example.com cookie.

    2) The web server at example.com gets your user ID from the cookie and sends a JSON request to advertiser.example to create a session for you. It passes it your example.com user ID.

    3) The web server outputs an image link to advertiser.example with the session ID created in step 2.

    4) When your browser connects to advertiser.example, it sends the advertiser.example cookie in the headers and the session ID in the URL.

    5) The server at advertiser.example can now associate your session with their own user record and your user record at example.com and it can output an appropriate ad.

    It can also be done through referrers.

    Update: No cookie is needed at the main sites. A single advertiser cookie will do.

    1) You go to a site, you send no cookie. The site assigns you a new session.

    2) The web page has an embedded image link to the advertiser’s site with the session embedded in the URL.

    3) You fetch the embedded image, sending your session ID (in the URL) and your cookie (for the advertiser’s site).

    4) The advertiser now associates your session on the main site with your account in their database. It communicates this to the site’s web server through a back channel, embedded in an URL, or other means.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i can't find any where how to create web service from server skeletons (
Given an example of calling two web services methods from a session bean, what
Given virtual directory and port can you find the actual path of a web
TCPServer.new(port) creates a server that can service requests from localhost or remote machines. But
Given a web URL, I want to detect all the links in a WEBSITE
I am looking for a reliable way of extracting text given the web address,
I'm sorry for this very newbish question, I'm not much given into web development.
I was recently given an older ASP web application to maintain. I haven't touched
I've been given a requirement for an internal web application to send documents to
My boss have given me assignment to find how a web based application developed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.