Two triggers with AND condition to activate a single tag?

Hey there!

I’d like to activate a tag when two tags are succesively activated. Is this feasible? Through a dimension, a variable? Similar to having an AND condition with these two triggers (cf. image)

Best,

Hi,
Welcome to the community!
There is a way of handling that and you could do it the following way:
create a new Click-type trigger and in the Event conditions click on When all these conditions are met and in the conditions choose a Page built-in variable and fill it out with the location of the page which you want the tag to fire on.

If your setup is much more custom and you cannot see a built-in variable that would fulfill your needs then you could create a variable and include it while creating a Trigger in the Event conditions. The variable in the event conditions could fire a tag based on whether there is a certain value or not.

For example:

Here are some handy articles about triggers and their conditions: