Is it possible to get visitor stats like ip, browser settings, etc. using Actions.getPageUrl?
Actions.getPageUrl is great to get general analytic information but I can’t seem to figure out if it’s possible to pull all the analytic information that is linked to the visitor stats…
segments work perfect if i want to slice and dice the information… but i guess im trying to pull ALL information so i can slice and dice myself afterwards.
possible? =)