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

  • Home
  • SEARCH
  • 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 9080363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T20:03:43+00:00 2026-06-16T20:03:43+00:00

I have a site using Google Analytics. On one page clicking a button changes

  • 0

I have a site using Google Analytics. On one page clicking a button changes everything about the page. However, it does not change the page’s URL. I would like to track it as a separate page in Google Analytics. So I would assume I would trackPageview("/new") (or really _gaq.push(['_trackPageview',"/new");), however before I implement this I want to make sure events and such are not counted twice.

That is to say, if I were to load the page / (and have the default trackPageview call occur) then call trackPageview("/new") and finally call trackEvent("Test",…) would the Test event be reflected on the /, /new or both?

  • 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-16T20:03:43+00:00Added an answer on June 16, 2026 at 8:03 pm

    In your example, ‘Test’ would be reflected on ‘/’ because that is the window.location.pathname.

    There is an undocumented GA function called _set where you can override the variable like the code below:

    _gaq.push(['_set','page','/new']);
    _gaq.push(['_trackPageview']);
    $("#submit-button).click(function () {
       _gaq.push(['_trackevent']); // tracks to '/new'
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a site where i am using Google Map API v2 and google
I have created a simple web app/form using google app engine. the site is
I have built a site using php and want to try keep it one
I have a site that leverages both Google Analytics and Google Maps. Both of
Currently I have a site that is using Google Checkout's mini cart system and
I have an app that is using google analytics to track usage of the
On all my site pages I have the google analytics async code setup as
I have read a lot of places that you can count using Google Analytics.
Yes, I KNOW about Google Analytics. We use it for our overall site metrics,
Which web site tracking tools do not have Report Data Sampling? Currently, I'm using

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.