【问题标题】:Using VWO interface - how can I match all product URLs of a Magento site for an A/B test使用 VWO 界面 - 我如何匹配 Magento 网站的所有产品 URL 以进行 A/B 测试
【发布时间】:2017-01-16 17:28:51
【问题描述】:

我正在尝试使用 Magento 网站的 VWO 界面设置 A/B 测试。

我想定位所有产品页面,但我没有找到匹配每个 URL 的明确方法。

仅供参考,产品正在使用重写规则,例如:

  • website.com/product-1
  • website.com/some-other-product-name

我不能使用正则表达式,因为这会拾取其他页面,例如:

  • website.com/about-us

【问题讨论】:

    标签: magento ab-testing vwo


    【解决方案1】:

    您需要将以下代码添加到您要定位的页面。

    var _vis_opt_url = 'http://website.com/my_pages_i_want_to_target';
    

    您可以在 VWO 界面中定位该网址。
    https://vwo.com/knowledge/using-custom-urls/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-03-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多