在 Google Analytics 中添加动态页面作为漏斗步骤

Add dynamic page as funnel step in Google Analytics

我想添加一个这样的动态页面作为我的渠道的第一步 /profile/personal?new=1&ref_product_id=21666,其中 ID 号是动态的

对于这种情况最好的正则表达式有一些帮助会很棒。

谢谢。

这个正则表达式应该涵盖它:

^/profile/personal\?new=1&ref_product_id=[0-9]+