Best answer

Can the Path feature take multiple paths?

  • 26 August 2020
  • 1 reply
  • 1660 views

Userlevel 1

So the zap I’m working on takes in data from a column it sort of looks like this:

Product
1
2
2,3
1,3
3
1,2,3
1,2
1
1

This is coming from a form on a website that has 3 checkboxes. So if a visitor is interested in product 1 and 2, the column will populate as “1,2.”

I want to take that and trigger a respective goal (Goal 1, Goal 2, Goal 3) in Google Analytics when that happens. so in the case above, it should trigger Goal 1 and Goal 2.

My question is if I use the path feature in Zapier and create 3 different paths, one for each product, will it go through each path simultaneously if a value has more than one product? I would set the Rules in each path to look like:

 

IF Product CONTAINS 1 

trigger GA goal 1

-----------

If Product CONTAINS 2

trigger GA goal 2

-----------

if Product Contains 3

trigger GA goal 3

 

icon

Best answer by Troy Tessalone 26 August 2020, 19:21

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Yes, 1 triggered Zap can go down multiple Paths.

“If a set of trigger data meets more than one path’s rule(s), it will go down each of those of paths.”

Article: https://zapier.com/help/create/customize/add-branching-logic-to-zaps-with-paths