@PratheepArunRaj I have implemented Direct call rule but the hits are
happening twice ie. one via history change rule which is pushing page
URL update from browser via custom code shown below:And one hit is
happening via Direct call rule. Moreover, in my data layer, data object
"contentType" is existing only for specific detail pages like Articles,
Forums, blogs etc, not for whole site. And, if I visit any of the detail
pages the content type do get updates but it stays/persist for further
navig...