What will happen if two features capture the same element?

Let's assume that I have two buttons on my interface: Allow and Dismiss. I need to creature two features to track them individually but I also need to create an additional feature to track if either one of them was clicked. So in the end I would have the following features:

- Allowed: If the Allow button was clicked
- Dismissed: If the Dismiss button was clicked
- Action taken: If either button was clicked

Assuming that I had it set up like this, what would happen to a path that contained a click in a button? Would it fork to two identical paths with one containing Allowed/Dismissed and the other Action Taken?

0

コメント

4件のコメント
  • You can merge two feature rules together to capture analytics for both!

    0
  • Hmm, but after creating the features? Or while creating a feature? Because if it is the second option, it is what I was describing in my scenario

    0
  • Both! You can merge feature rules together during the tagging process or you can go to the feature details page and add the feature rule to the existing rule. 

    0
  • Ok, but assuming that I have the scenario I have described above, what would be the effect a path or a funnel?

    0

サインインしてコメントを残してください。

お探しのものを見つけられませんでしたか?

新規投稿