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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:01:32+00:00 2026-06-13T11:01:32+00:00

Is there any functional difference in the way I’ll see data in Google Analytics

  • 0

Is there any functional difference in the way I’ll see data in Google Analytics based on the _trackPageview vs _trackEvent (non-interaction) order?

Pageview First Example:

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-XXXXX-X']);
_gaq.push(['_setCustomVar', 1, 'Foo', "Bar", 1]);
_gaq.push(['_setCustomVar', 2, 'Biz', "Baz", 2]);
_gaq.push(['_setCustomVar', 3, 'Ugg', "Boot", 3]);
_gaq.push(['_trackPageview']);
_gaq.push(["_trackEvent", "cat", "action", "lbl", 0, true]);

Event First Example:

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-XXXXX-X']);
_gaq.push(['_setCustomVar', 1, 'Foo', "Bar", 1]);
_gaq.push(['_setCustomVar', 2, 'Biz', "Baz", 2]);
_gaq.push(['_setCustomVar', 3, 'Ugg', "Boot", 3]);
_gaq.push(["_trackEvent", "cat", "action", "lbl", 0, true]);
_gaq.push(['_trackPageview']);
  • 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-13T11:01:33+00:00Added an answer on June 13, 2026 at 11:01 am

    Both should work the same for most cases.

    There might be very rare corner cases where it shows differences.

    eg:

    Events are tied back to a page. They are always tied back to the last pageview you sent or the current page if you didn’t send any event. So in your example it would be the same. But if the _trackPageview was using a virtual page name, than the page tied to the event would be different. Very rarely the tied page matters and it will only make any difference if you were using virtual pageviews.

    If you look at the “visits” metric for both they might be different. That’s a very rare corner case because when looking at events and pageviews you should always look at the Pageview/Unique Pageview or Events/Unique Events metric. The “visits” metric doesn’t make much sense when looking at hit levels because it is incremented only once per visit and only on the very first hit on that visit. Either pageview or event. So in the example above if a visit LANDS on the site the number of visits for pageview can be lower if the event is fired first.

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

Sidebar

Related Questions

Is there any functional difference in Python between a try statement and an if
I see CActiveDataProvider used in the controller actionIndex() function. Is there any difference between
Is there any way to differentiate the child processes created by different fork() functions
Is there any difference between a variable declared as static outside any function between
I was wondering if there are any difference between function __construct() { parent::__construct(); $this->load->
Is there any difference between doing this: $(.topHorzNavLink).click(function() { var theHoverContainer = $(#hoverContainer); var
All of the pure functional languages are strong typed. Is there any link between
I have a general question about interpreters of functional languages: Are there actually any
i wonder if there is any difference between class TestClass { private $_var =
Is there any difference between using: $(document).ready(function(){ vs. $(function(){ Does one of these work

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.