Avatar

Level 1

Hi , I am trying to see if I can only filter out certain domains to be tracked in the tracking code. Trying to assign an option variable to a variable and not able to do that .

something like

var pattern = new RegExp(%><%@ include option='Option_whitelistDomains' %><%, 'i');

 

Is this even possible.

 

Thanks