Re: how do we set up URL triggers for multiple international domains?

Anonymous
Not applicable

how do we set up URL triggers for multiple international domains?

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?
Tags (1)
3 REPLIES 3
Anonymous
Not applicable

Re: how do we set up URL triggers for multiple international domains?

Is there an option to change your website.uk/account to uk.website.com? Would that option work in your case?
Anonymous
Not applicable

Re: how do we set up URL triggers for multiple international domains?

Ideally you'd be able to use the the query 'contains 'account'' and design your website structure to make this work.  Failing that (and Carol's suggestion), you'll have to modify this for every campaign.

The fastest way will be to use the campaign inspector to find the relevant smart campaigns using this trigger and modify each in turn.  
Anonymous
Not applicable

Re: how do we set up URL triggers for multiple international domains?

Man, that's a bummer. Wish there were an option to use regexes for URL matching. 😞 Thanks for the suggestions guys, sounds like we'll have to modify each in turn.