跟踪来自 google 标签管理器事件的行为流
Track behavioral flow from google tag manager event
我想查看访问者在填写联系表格时浏览了哪些页面。为了跟踪表单的提交,我设置了 google 带有 google 分析的标签管理器。
现在提交后,我在 Analytics 中看到一个事件 "FormSubmitted"。
只是现在我无法弄清楚,我如何才能只检查提交表单的用户的行为流程。
有没有人知道这个,并且知道如何过滤掉特定的用户类型?在行为流部分尝试了一些过滤器,但找不到合适的过滤器。
希望在这里得到解决!
Only now I can't get to figure out, how I can check the behavior flow of only the user which submitted the form.
创建一个包含条件的细分,例如 "Sessions includes event category = ..."。
并将其应用于报告 "Behavior Flow".
通常为了跟踪填表的步骤最好提前设置。您需要在 GTM 中为您想要的每个步骤设置发送虚拟页面,然后在 GA 类型 Destination 中创建目标并在那里添加步骤。设置成功后,您会在报告 'Funnel Visualization'.
中看到渠道
我想查看访问者在填写联系表格时浏览了哪些页面。为了跟踪表单的提交,我设置了 google 带有 google 分析的标签管理器。
现在提交后,我在 Analytics 中看到一个事件 "FormSubmitted"。 只是现在我无法弄清楚,我如何才能只检查提交表单的用户的行为流程。
有没有人知道这个,并且知道如何过滤掉特定的用户类型?在行为流部分尝试了一些过滤器,但找不到合适的过滤器。
希望在这里得到解决!
Only now I can't get to figure out, how I can check the behavior flow of only the user which submitted the form.
创建一个包含条件的细分,例如 "Sessions includes event category = ..."。 并将其应用于报告 "Behavior Flow".
通常为了跟踪填表的步骤最好提前设置。您需要在 GTM 中为您想要的每个步骤设置发送虚拟页面,然后在 GA 类型 Destination 中创建目标并在那里添加步骤。设置成功后,您会在报告 'Funnel Visualization'.
中看到渠道