Active
Project:
Woopra
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2010 at 16:10 UTC
Updated:
17 Feb 2010 at 14:44 UTC
I've recently broken my site up into subdomains and am planning on upgrading Woopra to take advantage of the subdomain tracking. Before I do so, however, I wanted to make sure the Drupal module can handle it since it requires a change to the javascript.
Thanks,
Michelle
Comments
Comment #1
michelleI upgraded my account and it looks like they're not supported. I don't know javascript but I compared the javascript Woopra provided against the javascript in the module and was able to figure it out. If anyone else needs subdomain support in the mean time, here's the corrected function:
You'll need to change "example.com" up there to your root domain. Ideally this would be a variable set in settings rather than hardcoding it in the module, of course, but this works for now.
Michelle