Search the web
Sign In
New User? Sign Up
webanalytics · The Web Analytics Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
GA _trackEvent call has extra pageviews   Topic List   < Prev Topic  |  Next Topic >
Reply | Forward  |  Next Message > 
Re: GA _trackEvent call has extra pageviews

You shouldn't have to call trackPageview first in order to call trackEvent.
There was/is a known issue where calling trackEvent would fail if you didn't,
but the cause was really due to trackEvent failing to initialize the GA cookie
data (something that trackPageview does internally).

What you want to do is call _initData() before you call _trackEvent() (instead
of trackPageview). That will initialize the cookie data and allow trackEvent to
work correctly.

--- In webanalytics@yahoogroups.com, webberanalytics <webberanalytics@...>
wrote:
>
> Hi All,
> When we use the _trackEvent call on our site, there's an extra pageview to a
> page called "/" which is messing up our content reporting and pageview
> counts. Is it possible to call _trackEvent without it having to call
> pageview with that "/" in the utmp value? We're creating these calls in
> Flash by the way if that changes anything.
>
> Thanks
>
>
> [Non-text portions of this message have been removed]
>





Fri Jul 10, 2009 6:28 pm

nethab1
Offline Offline
Send Email Send Email

Forward
 |  Next Message > 
Expand Messages Author Sort by Date

Hi All, When we use the _trackEvent call on our site, there's an extra pageview to a page called "/" which is messing up our content reporting and pageview ...
webberanalytics
webberanalytics@...
Send Email
Jul 10, 2009
3:38 pm

You shouldn't have to call trackPageview first in order to call trackEvent. There was/is a known issue where calling trackEvent would fail if you didn't, but...
nethab1
Offline Send Email
Jul 10, 2009
11:50 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help