We're adding a bunch of international domains, like .uk, .de, .fr, etc. The problem is that all our "Visited Web Page" triggers are set up to work with our .com domain--we now have to modify them so that they will trigger for
website.com/account
website.uk/account
website.de/account
etc.
but if we set it up only as a "contains /account" trigger it will also fire for longer, different URLs like like:
website.com/account/create
website.uk/account/create
etc.
Any ideas? Or are we just going to have to actually list out every single international domain specific URL, and update all our triggers when we add a new intl domain?