Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa7e52e

Browse files
committed
Adding Google Analytics on all pages starting 0.8.
1 parent0b283c1 commitaa7e52e

File tree

56 files changed

+812
-56
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+812
-56
lines changed

‎0.8/directives.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,21 @@
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="up"title="Techniques"href="techniques.html"/>
2727
<linkrel="next"title="Static and dynamic polymorphism"href="polymorphism.html"/>
28-
<linkrel="prev"title="Tag metafunctions"href="tag_metafunctions.html"/>
28+
<linkrel="prev"title="Tag metafunctions"href="tag_metafunctions.html"/>
29+
<scripttype="text/javascript">
30+
31+
var_gaq=_gaq||[];
32+
_gaq.push(['_setAccount','UA-19815738-1']);
33+
_gaq.push(['_trackPageview']);
34+
35+
(function(){
36+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
37+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
38+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
39+
})();
40+
41+
</script>
42+
2943
</head>
3044
<body>
3145

‎0.8/examples.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,21 @@
2424
<scripttype="text/javascript"src="_static/doctools.js"></script>
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="next"title="HTTP examples"href="examples_http.html"/>
27-
<linkrel="prev"title="Getting Started"href="getting_started.html"/>
27+
<linkrel="prev"title="Getting Started"href="getting_started.html"/>
28+
<scripttype="text/javascript">
29+
30+
var_gaq=_gaq||[];
31+
_gaq.push(['_setAccount','UA-19815738-1']);
32+
_gaq.push(['_trackPageview']);
33+
34+
(function(){
35+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
36+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
37+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
38+
})();
39+
40+
</script>
41+
2842
</head>
2943
<body>
3044

‎0.8/examples_http.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,21 @@
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="up"title="Examples"href="examples.html"/>
2727
<linkrel="next"title="HTTP client"href="http_client.html"/>
28-
<linkrel="prev"title="Examples"href="examples.html"/>
28+
<linkrel="prev"title="Examples"href="examples.html"/>
29+
<scripttype="text/javascript">
30+
31+
var_gaq=_gaq||[];
32+
_gaq.push(['_setAccount','UA-19815738-1']);
33+
_gaq.push(['_trackPageview']);
34+
35+
(function(){
36+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
37+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
38+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
39+
})();
40+
41+
</script>
42+
2943
</head>
3044
<body>
3145

‎0.8/genindex.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,21 @@
2222
<scripttype="text/javascript"src="_static/jquery.js"></script>
2323
<scripttype="text/javascript"src="_static/underscore.js"></script>
2424
<scripttype="text/javascript"src="_static/doctools.js"></script>
25-
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
25+
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
26+
<scripttype="text/javascript">
27+
28+
var_gaq=_gaq||[];
29+
_gaq.push(['_setAccount','UA-19815738-1']);
30+
_gaq.push(['_trackPageview']);
31+
32+
(function(){
33+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
34+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
35+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
36+
})();
37+
38+
</script>
39+
2640
</head>
2741
<body>
2842

‎0.8/getting_started.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,21 @@
2424
<scripttype="text/javascript"src="_static/doctools.js"></script>
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="next"title="Examples"href="examples.html"/>
27-
<linkrel="prev"title="What’s New"href="whats_new.html"/>
27+
<linkrel="prev"title="What’s New"href="whats_new.html"/>
28+
<scripttype="text/javascript">
29+
30+
var_gaq=_gaq||[];
31+
_gaq.push(['_setAccount','UA-19815738-1']);
32+
_gaq.push(['_trackPageview']);
33+
34+
(function(){
35+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
36+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
37+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
38+
})();
39+
40+
</script>
41+
2842
</head>
2943
<body>
3044

‎0.8/hello_world_client.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,21 @@
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="up"title="HTTP examples"href="examples_http.html"/>
2727
<linkrel="next"title="An in-depth look at the cpp-netlib"href="in_depth.html"/>
28-
<linkrel="prev"title="“Hello world” HTTP server"href="hello_world_server.html"/>
28+
<linkrel="prev"title="“Hello world” HTTP server"href="hello_world_server.html"/>
29+
<scripttype="text/javascript">
30+
31+
var_gaq=_gaq||[];
32+
_gaq.push(['_setAccount','UA-19815738-1']);
33+
_gaq.push(['_trackPageview']);
34+
35+
(function(){
36+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
37+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
38+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
39+
})();
40+
41+
</script>
42+
2943
</head>
3044
<body>
3145

‎0.8/hello_world_server.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,21 @@
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="up"title="HTTP examples"href="examples_http.html"/>
2727
<linkrel="next"title="“Hello world” HTTP client"href="hello_world_client.html"/>
28-
<linkrel="prev"title="HTTP client"href="http_client.html"/>
28+
<linkrel="prev"title="HTTP client"href="http_client.html"/>
29+
<scripttype="text/javascript">
30+
31+
var_gaq=_gaq||[];
32+
_gaq.push(['_setAccount','UA-19815738-1']);
33+
_gaq.push(['_trackPageview']);
34+
35+
(function(){
36+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
37+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
38+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
39+
})();
40+
41+
</script>
42+
2943
</head>
3044
<body>
3145

‎0.8/history.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,21 @@
2424
<scripttype="text/javascript"src="_static/doctools.js"></script>
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="next"title="Full installation guide"href="install.html"/>
27-
<linkrel="prev"title="Static and dynamic polymorphism"href="polymorphism.html"/>
27+
<linkrel="prev"title="Static and dynamic polymorphism"href="polymorphism.html"/>
28+
<scripttype="text/javascript">
29+
30+
var_gaq=_gaq||[];
31+
_gaq.push(['_setAccount','UA-19815738-1']);
32+
_gaq.push(['_trackPageview']);
33+
34+
(function(){
35+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
36+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
37+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
38+
})();
39+
40+
</script>
41+
2842
</head>
2943
<body>
3044

‎0.8/http.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,21 @@
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="up"title="An in-depth look at the cpp-netlib"href="in_depth.html"/>
2727
<linkrel="next"title="Techniques"href="techniques.html"/>
28-
<linkrel="prev"title="The URI template"href="uri.html"/>
28+
<linkrel="prev"title="The URI template"href="uri.html"/>
29+
<scripttype="text/javascript">
30+
31+
var_gaq=_gaq||[];
32+
_gaq.push(['_setAccount','UA-19815738-1']);
33+
_gaq.push(['_trackPageview']);
34+
35+
(function(){
36+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
37+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
38+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
39+
})();
40+
41+
</script>
42+
2943
</head>
3044
<body>
3145

‎0.8/http_client.html‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,21 @@
2525
<linkrel="top"title="cpp-netlib v0.8 documentation"href="index.html"/>
2626
<linkrel="up"title="HTTP examples"href="examples_http.html"/>
2727
<linkrel="next"title="“Hello world” HTTP server"href="hello_world_server.html"/>
28-
<linkrel="prev"title="HTTP examples"href="examples_http.html"/>
28+
<linkrel="prev"title="HTTP examples"href="examples_http.html"/>
29+
<scripttype="text/javascript">
30+
31+
var_gaq=_gaq||[];
32+
_gaq.push(['_setAccount','UA-19815738-1']);
33+
_gaq.push(['_trackPageview']);
34+
35+
(function(){
36+
varga=document.createElement('script');ga.type='text/javascript';ga.async=true;
37+
ga.src=('https:'==document.location.protocol ?'https://ssl' :'http://www')+'.google-analytics.com/ga.js';
38+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
39+
})();
40+
41+
</script>
42+
2943
</head>
3044
<body>
3145

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp