c# - How do i know which DMS rule called a Sitecore component? -


for project i'm using sitecore in combination sitecore digital marketing system(dms). want know if component called dms rule; , if component called dms rule want know one. can send results of dms rules google analytics. know how that?

thanks lot.

jordy

look in sitecore.analytics.config in app_config/include folder.

in there you'll find reference sitecore.analytics.pipelines.insertrenderings.personalization processor in insertrenderings pipeline.

if decompile class (it's in sitecore.analytics.dll) see responsible taking action when personalization conditions met.

i think extend class add functionality require. can replace original class reference in config file new one.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -