Web SDK - Render visual personalization decisions | Community
Skip to main content
Michael_Soprano
New Participant
April 6, 2025
Question

Web SDK - Render visual personalization decisions

  • April 6, 2025
  • 3 replies
  • 511 views

Should it only be checked once for whole website with the sendout of PageView event? Or you in your implementation has this checked in multiple places?

 

3 replies

GigiCotruta
New Participant
April 8, 2025

To be honest, during our tests, the most important thing is to have it check in the 1st rule that fires on your page, i.e. pageview or a consent rule. 

You can also use it to control when to render a Target activity, for example, on a pdp or plp rule. 

 

My recommendation is to have it check every time you know that you have an activity associated to a certain rule. 

kautuk_sahni
Employee
April 8, 2025

@michael_soprano Did you find the suggestion helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
RiteshY18
New Participant
April 7, 2025

@michael_soprano seem to be mapped to be Send event Action however i think based on your use case can control it as need via event prior to action