Outcome: track what % of users have clicked a link in the current automation.
I’d like to easily see, over time, what % of users in a particular automation clicked on ANY link (or took some other action like Opening any email).
I’m planning to use GOALS for this but I do not want the user’s path to change b/c a Goal was met.
So my plan is to do it like this:
-
While the Automation is WAITING (third node, right before Goal) then the Goal could be triggered and “counted”. Once that “wait” expires and they move to the Goal, they get to the next step and they will NOT trigger the Goal, right?
-
So this would avoid them jumping to a different action and triggering a Goal and having it foul up the Automation “flow”, right?
-
Also, it seems like the Goal condition could be “clicked any link in a campaign” b/c that’s limited to clicks in campaigns in THIS automation, right?