V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
0x1e240
V2EX  ›  Google

google analytics 中的那个 auto 是可以随便改吗

  •  
  •   0x1e240 · 2015-03-04 16:01:25 +08:00 · 2407 次点击
    这是一个创建于 3333 天前的主题,其中的信息可能已经有所发展或是发生改变。
    ga('create', 'UA-60643976-1', 'auto');
    ga('send', 'pageview');
    

    Google 分析的代码中的那个 auto 可以随便改吗?比如 V2EX 的是

    ga('create', '...', 'v2ex.com');
    

    下面这样是不是也行,这样跟写 auto 有什么区别?

    ga('create', '...', 'dns.z.com');
    
    1 条回复    2015-03-04 16:20:37 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3214 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 14:03 · PVG 22:03 · LAX 07:03 · JFK 10:03
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.