We have , what should be, a seemingly streight forward request. Add a tag to All Site Pages but exclude our site homepage ( / ), and submission confirmation page ( /thank-you ). Given this scenerio is somewhat common for us we've chosen to leverage a load rule for this situation. We initially tried a single Load Rule that contained both conditions. ----- Domain - contains (ignore case) - mydomain.com and Pathname - does not equal - / or Domain - contains (ignore case) - mydomain.com and Pathname - does not equal (ignore case) - /thank-you ----- This rule was not recognized on either the homepage or the /thank-you page. We then seperated these conditions putting each in it's own Load Rule and applied to the relevant tag under the "Match Any" condition. Still no success. However, if only one of these independent load rules is applied, they both function correctly. We have tried Load Rule configurations that include the (ignore care) condition, as well as, without this condition. We've also used the "contains" and "contains (ignore case) condition on the /thank-you page Load Rule. Independently these work, but not in combination with both rules running. This situation feels like, once we see a working solution, we're going to slap our forehead. Any tips would be welcome. Thanks!
... View more