Giter VIP home page Giter VIP logo

Comments (6)

padams avatar padams commented on June 7, 2024

The only way I could get a cross domain POST to work on all browsers was to dynamically build a form within an frame and submit that.

The reason it needed to be a POST in the first was to deal with the request length.

There might better ways to do this with more modern browsers or maybe I missed something regarding the silencing if the form submit.

Peter Adams

On Jan 5, 2015, at 6:31 AM, Hirako [email protected] wrote:

Hello,

As reported on issue #34, Those requests for the domstream tracking degrades the end user experience. I noticed this issue a couple of years back and assumed this would be fixed. I apparently works as designed.

Is it possible to revisit this feature to make the POST request asynchronous ? it would make the tracking totally transparent to the user. At the moment browsers shows indicators as if the page was reloading.

thanks.

β€”
Reply to this email directly or view it on GitHub.

from open-web-analytics.

hirako2000 avatar hirako2000 commented on June 7, 2024

Would that be an appropriate solution, for POST requests as the body indeed can be pretty large.

http://stackoverflow.com/questions/298745/how-do-i-send-a-cross-domain-post-request-via-javascript

from open-web-analytics.

padams avatar padams commented on June 7, 2024

Yes but i don't believe it is widely supported by all browsers yet....

from open-web-analytics.

fragmadata avatar fragmadata commented on June 7, 2024

@hirako2000 , can I know what kind of degradation did you notice? Did the UI become unresponsive?

from open-web-analytics.

hirako2000 avatar hirako2000 commented on June 7, 2024

No, it is responsive. The issue is that the browser shows as if the page is loading every few seconds (with mouse tracking).
The degradation is that users are under the impression they clicked somewhere or are navigating out of the page.

from open-web-analytics.

fragmadata avatar fragmadata commented on June 7, 2024

@hirako2000, Thanks for your response. This is helpful.

from open-web-analytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.