I'd like to track the user registration completions as a goal conversion in Analytics. I currently have the Page specific tracking settings to "Add to every page except the listed pages." and I've excluded all user pages (as per the default of the module). This ends up excluding all of the registration-related pages (user, user/login, user/register). Obviously, changing the location of the wildcard asterisk doesn't solve the problem.

It'd be great if there could be some mechanism where I could add all three urls while still excluding the user pages (user/[number]) from Analytics tracking.

Comments

hass’s picture

Category: feature » support
Status: Active » Fixed

This is not the standard Drupal way. Therefore you need need to use PHP mode, see http://drupal.org/node/261997 for an example that can be altered for your need. If you have the example ready, feel free to extend the documentation page with your example.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.