Hi there, I use the s.pageName variable to track the relative URL but
for dashboards i use a sprop with a user-friendly page name. That way,
you can have a work around for your issue. Hope that helps,Vidya
Subramanian
I am wondering if there is a specific reason why only currency and
numeric values are assigned to events but not text values. That way we
would never run out of events to assign in a report suite. Instead of
s.events=event15; for event on page 1 ands.events=event16; for event on
page 2, I would ideally do: s.events=event15;event15=”Submit Button on
Page 1″ for event on page 1 ands.events=event15;event15=”Submit Button
on Page 2″ for event on page 2 Any thoughts?Vidya Subramanian