Get visiting company name in rendering from Sitecore OMS -


we using sitecore oms , want name of visiting company (allthough know not allways accuarate) show in rendering. know if possible question analytics api kind of information?

found this blog post!

var sessionid = analyticstracker.current.currentsession.sessionid; var ipowner = analyticsmanager.getipownerbysessionid(sessionid); 

Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -