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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T10:21:06+00:00 2026-05-21T10:21:06+00:00

What I am trying to do is to redirect the user to the next

  • 0

What I am trying to do is to redirect the user to the next page right after sending an event to Google Analytics:

_gaq.push(['_trackEvent', 'xxx' ...]);
window.location = 'some url ...';

The above code manages to register events because I can see them in the GA report. However I suspect that some events were lost because the browser redirects the user to the new page before the track pixel loads.

My questions are:

  1. Does _gaq.push() block until the event has successfully reached Google’s server?
  2. If not, what is the best way to make achieve what I need?

Thanks!

  • 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-21T10:21:07+00:00Added an answer on May 21, 2026 at 10:21 am

    This is my observation based on some quick research. That function is part of Google Analytic’s asynchronous API, so it should not block anything, otherwise, it’s not async. 🙂

    Digging through the obfuscated ga.js, you can kinda see that the tracking is probably called onbeforeunload, which fires when you leave a page.

    It really doesn’t matter if the tracking pixel loads completely, it’s a fire & forget. As long as the request is initiated and reaches Google’s server, it’ll get tracked. The response (in this case, the pixel image) is a by-product.

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

Sidebar

Related Questions

I am trying to redirect the user to a different page after 1 second
I was trying to redirect users to the previous page after authentication. It works
I have been trying to redirect the user to the review page. I tried
I am having issues trying to redirect a user to a user show page
I'm trying to redirect this page Page to a Jquery mobile website that I'm
I'm trying to redirect to a .php page if the $validForm variable is TRUE.
I'm trying to redirect the user if their account hasn't been confirmed. So this
I'm trying to redirect the user if they login successfully but the code I
I'm trying to redirect users within my network to a specific landing page on
I am trying to return a view not issue a redirect to the user

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.