Expand my Community achievements bar.

SOLVED

Making change to a website which uses a common web SDK launch script

Avatar

Level 2

 

Scenario:

 

If 4 websites A,B,C,D uses a web SDK launch script in common, then is it possible to make a change only to a particular website(site B) by putting some condition at the rule level in the adobe data collection? so that the particular logic or change only works for site B.

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Sankaran 

Yes it is possible you can use the condition block to create a condition in any rule to make it work only on site B, the best example would be of page URL or domain. If the site B has a unique domain or URL then other sites then you can create a condition in  your rules if not then you can use any other unique identifier which help you uniquely identify site B from other sites(any cookie, or some identifier from the data layer) 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi @Sankaran 

Yes it is possible you can use the condition block to create a condition in any rule to make it work only on site B, the best example would be of page URL or domain. If the site B has a unique domain or URL then other sites then you can create a condition in  your rules if not then you can use any other unique identifier which help you uniquely identify site B from other sites(any cookie, or some identifier from the data layer) 

Avatar

Level 7

Instead of changing on root , try to have a validated domain at the data layer and then trigger logic this way you will have a better control