I have found that with GA enabled and using the Popups API, a page set to popup fails to to a WSOD when GA is enabled. THis can be worked around by exempting the page in the GA settings, but that is a real pain when adding a lot of popups (or letting non-admin users do so).
I've reported it here too: http://drupal.org/node/408070#comment-1404036

Comments

hass’s picture

Moving to Popups API issue queue.

I do not think this is a bug of GA. In past we have had an issue that sounds similar to this with Lightbox2, but after long time analysis it tuned out that the real cause was jQuery 1.2.3. Therefore jQuery has been upgraded to 1.2.6 in core! If you are not using the latest D6 version or at least a version higher than 6.3 you should upgrade. Maybe you can post your core version.

Additional I've found/solved the bug with devel_themer where also many people thought first it's a GA bug, but it's a devel_themer bug. Maybe you have devel_themer enabled!? The devel_themer bug has not yet committed, but a patch is available. See the issue queue or GA home.

I'm currently not willingly to waste my time again (above took ~20-30 hours together) with this type of issues if other modules are buggy. Believe me it was *very* difficult to find out that the source of the Lightbox2 compatibility issue was jQuery 1.2.3 in a time where no newer jQuery version was available... So for now I'm listening here - but keep it up to the maintainer of Popups API to find the source and solve this bug.

hass’s picture

Project: Google Analytics » Popups API (Ajax Dialogs) [D7]
hass’s picture

Status: Closed (duplicate) » Fixed

Please try again with latest devel DEV or Devel 6.x-1.16+ and reopen if still an issue.

hass’s picture

Status: Active » Closed (duplicate)

Corrected the status.

ionmedia’s picture

Version: 6.x-2.x-dev » 6.x-1.3
Status: Fixed » Closed (duplicate)

http://drupal.org/node/425948 - maybe this issue can be fixed here ?

hass’s picture

Version: 6.x-1.3 » 6.x-2.x-dev

Read above first, please.

scottrigby’s picture

Status: Closed (duplicate) » Active

The issue is with Google Analytics & Popups on our site. Using:
Popups API (Ajax Dialogs) 6.x-2.0-alpha5
Google Analytics 6.x-2.2

When GA is disabled, popups works like a champ. With GA, popups give WSOD.
(Devel not installed on this site)

rc2020’s picture

I can confirm this as well. It seems the wsod hangs on the google analyitics tracking script on the latest alpha-5. Checking dev release to see how it works. There was seemingly no problem with the stable release.

rc2020’s picture

The latest dev release seems to be in 2008, the alpha was in march of 09 - is there a later updated dev release somewhere I'm not finding?

Thanks...