Sitecore 7.2 DMS get traffic name by traffic ID -


i'm struggling traffic type name sitecore dms analytics tracker traffic id. there way this?

i id:

int id = tracker.currentvisit.traffictype 

then trying play

tracker.shareddata.traffictypes 

to find traffic name no luck.

thanks!

as far know, there stores "traffic type name". think best can here:

/sitecore/system/settings/analytics/traffic type

find traffic type item value field matches 1 you're looking , use name or display name of item.

alternatively create own custom mapping items.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -