jiangle
V2EX  ›  问与答

请问这一段代码是?

  •  
  •   jiangle · May 5, 2013 · 2778 views
    This topic created in 4756 days ago, the information mentioned may be changed or developed.
    在很多网站都可以看到~~

    <script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-38888888-1']);
    _gaq.push(['_trackPageview']);

    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();

    </script>
    2 replies    1970-01-01 08:00:00 +08:00
    dreampuf
        1
    dreampuf  
       May 5, 2013   ❤️ 1
    google analytics 的统计代码
    jiangle
        2
    jiangle  
    OP
       May 5, 2013
    @dreampuf 一直以为是Adwords的~~
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   938 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 19:28 · PVG 03:28 · LAX 12:28 · JFK 15:28
    ♥ Do have faith in what you're doing.