Browse Source

Modded Google Analytics Code

Thomas Buck 11 years ago
parent
commit
68f72eb9d4
69 changed files with 135 additions and 68 deletions
  1. 1
    0
      output/2012_12_05_xycontrol.html
  2. 1
    0
      output/2012_12_16_mun.html
  3. 1
    0
      output/2012_12_22_docking.html
  4. 1
    0
      output/2012_12_22_motor_test.html
  5. 1
    0
      output/2012_12_25_heli.html
  6. 1
    0
      output/2013_01_20_quadrocopter.html
  7. 1
    0
      output/2013_01_31_odys_genio.html
  8. 1
    0
      output/2013_02_11_motor_test.html
  9. 1
    0
      output/2013_02_25_android.html
  10. 1
    0
      output/2013_03_05_graphview.html
  11. 1
    0
      output/2013_03_10_yasab.html
  12. 1
    0
      output/2013_03_12_test_rig.html
  13. 1
    0
      output/2013_03_13_test_rig.html
  14. 1
    0
      output/2013_03_16_pid.html
  15. 1
    0
      output/2013_03_25_doxygen.html
  16. 1
    0
      output/2013_04_02_zaphod.html
  17. 1
    0
      output/2013_04_04_html5.html
  18. 1
    0
      output/2013_04_11_rss.html
  19. 1
    0
      output/2013_04_17_abi.html
  20. 1
    0
      output/2013_04_19_ekstasie.html
  21. 1
    0
      output/2013_04_23_pad.html
  22. 1
    0
      output/2013_04_24_bitrot.html
  23. 1
    0
      output/2013_04_26_iphone_lens.html
  24. 1
    0
      output/2013_05_05_debian.html
  25. 1
    0
      output/2013_05_09_itunes.html
  26. 1
    0
      output/2013_05_17_itunes.html
  27. 1
    0
      output/2013_05_20_just_cause.html
  28. 1
    0
      output/404.html
  29. 1
    0
      output/avrnetstack.html
  30. 1
    0
      output/avrserial.de.html
  31. 1
    0
      output/avrserial.html
  32. 1
    0
      output/blog.de.html
  33. 1
    0
      output/blog.html
  34. 1
    0
      output/bluetooth.de.html
  35. 1
    0
      output/bluetooth.html
  36. 1
    0
      output/c250.de.html
  37. 1
    0
      output/c250.html
  38. 1
    0
      output/contact.de.html
  39. 1
    0
      output/contact.html
  40. 1
    0
      output/index.de.html
  41. 1
    0
      output/index.html
  42. 1
    0
      output/k6x4008.de.html
  43. 1
    0
      output/k6x4008.html
  44. 1
    0
      output/ledcube.de.html
  45. 1
    0
      output/ledcube.html
  46. 1
    0
      output/ledmatrix.de.html
  47. 1
    0
      output/ledmatrix.html
  48. 1
    0
      output/nas.de.html
  49. 1
    0
      output/nas.html
  50. 1
    0
      output/rremote.de.html
  51. 1
    0
      output/rremote.html
  52. 2
    2
      output/rss.xml
  53. 1
    0
      output/serialdebug.de.html
  54. 1
    0
      output/serialdebug.html
  55. 1
    0
      output/serialhelper.de.html
  56. 1
    0
      output/serialhelper.html
  57. 66
    66
      output/sitemap.xml
  58. 1
    0
      output/ssop28.de.html
  59. 1
    0
      output/ssop28.html
  60. 1
    0
      output/ultimatenotifier.de.html
  61. 1
    0
      output/ultimatenotifier.html
  62. 1
    0
      output/xycontrol.html
  63. 1
    0
      output/xyrobot.de.html
  64. 1
    0
      output/xyrobot.html
  65. 1
    0
      output/xyrobotremote.de.html
  66. 1
    0
      output/xyrobotremote.html
  67. 1
    0
      output/yasab.de.html
  68. 1
    0
      output/yasab.html
  69. 1
    0
      page.html

+ 1
- 0
output/2012_12_05_xycontrol.html View File

@@ -133,6 +133,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
133 133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134 134
         _gaq.push(['_setAllowLinker', true]);
135 135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136 137
         (function() {
137 138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138 139
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2012_12_16_mun.html View File

@@ -134,6 +134,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
134 134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135 135
         _gaq.push(['_setAllowLinker', true]);
136 136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137 138
         (function() {
138 139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139 140
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2012_12_22_docking.html View File

@@ -134,6 +134,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
134 134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135 135
         _gaq.push(['_setAllowLinker', true]);
136 136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137 138
         (function() {
138 139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139 140
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2012_12_22_motor_test.html View File

@@ -135,6 +135,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
135 135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136 136
         _gaq.push(['_setAllowLinker', true]);
137 137
         _gaq.push(['_trackPageview']);
138
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
138 139
         (function() {
139 140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140 141
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2012_12_25_heli.html View File

@@ -136,6 +136,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
136 136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137 137
         _gaq.push(['_setAllowLinker', true]);
138 138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139 140
         (function() {
140 141
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141 142
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_01_20_quadrocopter.html View File

@@ -142,6 +142,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
142 142
         _gaq.push(['_setDomainName', 'xythobuz.org']);
143 143
         _gaq.push(['_setAllowLinker', true]);
144 144
         _gaq.push(['_trackPageview']);
145
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
145 146
         (function() {
146 147
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
147 148
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_01_31_odys_genio.html View File

@@ -136,6 +136,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
136 136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137 137
         _gaq.push(['_setAllowLinker', true]);
138 138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139 140
         (function() {
140 141
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141 142
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_02_11_motor_test.html View File

@@ -136,6 +136,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
136 136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137 137
         _gaq.push(['_setAllowLinker', true]);
138 138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139 140
         (function() {
140 141
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141 142
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_02_25_android.html View File

@@ -134,6 +134,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
134 134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135 135
         _gaq.push(['_setAllowLinker', true]);
136 136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137 138
         (function() {
138 139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139 140
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_03_05_graphview.html View File

@@ -133,6 +133,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
133 133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134 134
         _gaq.push(['_setAllowLinker', true]);
135 135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136 137
         (function() {
137 138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138 139
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_03_10_yasab.html View File

@@ -134,6 +134,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
134 134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135 135
         _gaq.push(['_setAllowLinker', true]);
136 136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137 138
         (function() {
138 139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139 140
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_03_12_test_rig.html View File

@@ -135,6 +135,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
135 135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136 136
         _gaq.push(['_setAllowLinker', true]);
137 137
         _gaq.push(['_trackPageview']);
138
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
138 139
         (function() {
139 140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140 141
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_03_13_test_rig.html View File

@@ -135,6 +135,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
135 135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136 136
         _gaq.push(['_setAllowLinker', true]);
137 137
         _gaq.push(['_trackPageview']);
138
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
138 139
         (function() {
139 140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140 141
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_03_16_pid.html View File

@@ -133,6 +133,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
133 133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134 134
         _gaq.push(['_setAllowLinker', true]);
135 135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136 137
         (function() {
137 138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138 139
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_03_25_doxygen.html View File

@@ -136,6 +136,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
136 136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137 137
         _gaq.push(['_setAllowLinker', true]);
138 138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139 140
         (function() {
140 141
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141 142
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_04_02_zaphod.html View File

@@ -133,6 +133,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
133 133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134 134
         _gaq.push(['_setAllowLinker', true]);
135 135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136 137
         (function() {
137 138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138 139
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_04_04_html5.html View File

@@ -133,6 +133,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
133 133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134 134
         _gaq.push(['_setAllowLinker', true]);
135 135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136 137
         (function() {
137 138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138 139
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_04_11_rss.html View File

@@ -117,6 +117,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
117 117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
118 118
         _gaq.push(['_setAllowLinker', true]);
119 119
         _gaq.push(['_trackPageview']);
120
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
120 121
         (function() {
121 122
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
122 123
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_04_17_abi.html View File

@@ -118,6 +118,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
118 118
         _gaq.push(['_setDomainName', 'xythobuz.org']);
119 119
         _gaq.push(['_setAllowLinker', true]);
120 120
         _gaq.push(['_trackPageview']);
121
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
121 122
         (function() {
122 123
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
123 124
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_04_19_ekstasie.html View File

@@ -119,6 +119,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
119 119
         _gaq.push(['_setDomainName', 'xythobuz.org']);
120 120
         _gaq.push(['_setAllowLinker', true]);
121 121
         _gaq.push(['_trackPageview']);
122
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
122 123
         (function() {
123 124
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
124 125
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_04_23_pad.html View File

@@ -117,6 +117,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
117 117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
118 118
         _gaq.push(['_setAllowLinker', true]);
119 119
         _gaq.push(['_trackPageview']);
120
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
120 121
         (function() {
121 122
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
122 123
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_04_24_bitrot.html View File

@@ -116,6 +116,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
116 116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117 117
         _gaq.push(['_setAllowLinker', true]);
118 118
         _gaq.push(['_trackPageview']);
119
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
119 120
         (function() {
120 121
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
121 122
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_04_26_iphone_lens.html View File

@@ -118,6 +118,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
118 118
         _gaq.push(['_setDomainName', 'xythobuz.org']);
119 119
         _gaq.push(['_setAllowLinker', true]);
120 120
         _gaq.push(['_trackPageview']);
121
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
121 122
         (function() {
122 123
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
123 124
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_05_05_debian.html View File

@@ -137,6 +137,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
137 137
         _gaq.push(['_setDomainName', 'xythobuz.org']);
138 138
         _gaq.push(['_setAllowLinker', true]);
139 139
         _gaq.push(['_trackPageview']);
140
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
140 141
         (function() {
141 142
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
142 143
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_05_09_itunes.html View File

@@ -133,6 +133,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
133 133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134 134
         _gaq.push(['_setAllowLinker', true]);
135 135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136 137
         (function() {
137 138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138 139
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_05_17_itunes.html View File

@@ -148,6 +148,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
148 148
         _gaq.push(['_setDomainName', 'xythobuz.org']);
149 149
         _gaq.push(['_setAllowLinker', true]);
150 150
         _gaq.push(['_trackPageview']);
151
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
151 152
         (function() {
152 153
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
153 154
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_05_20_just_cause.html View File

@@ -117,6 +117,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
117 117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
118 118
         _gaq.push(['_setAllowLinker', true]);
119 119
         _gaq.push(['_trackPageview']);
120
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
120 121
         (function() {
121 122
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
122 123
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/404.html View File

@@ -106,6 +106,7 @@
106 106
         _gaq.push(['_setDomainName', 'xythobuz.org']);
107 107
         _gaq.push(['_setAllowLinker', true]);
108 108
         _gaq.push(['_trackPageview']);
109
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
109 110
         (function() {
110 111
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
111 112
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/avrnetstack.html View File

@@ -191,6 +191,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
191 191
         _gaq.push(['_setDomainName', 'xythobuz.org']);
192 192
         _gaq.push(['_setAllowLinker', true]);
193 193
         _gaq.push(['_trackPageview']);
194
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
194 195
         (function() {
195 196
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
196 197
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/avrserial.de.html View File

@@ -161,6 +161,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
161 161
         _gaq.push(['_setDomainName', 'xythobuz.org']);
162 162
         _gaq.push(['_setAllowLinker', true]);
163 163
         _gaq.push(['_trackPageview']);
164
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
164 165
         (function() {
165 166
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
166 167
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/avrserial.html View File

@@ -161,6 +161,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
161 161
         _gaq.push(['_setDomainName', 'xythobuz.org']);
162 162
         _gaq.push(['_setAllowLinker', true]);
163 163
         _gaq.push(['_trackPageview']);
164
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
164 165
         (function() {
165 166
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
166 167
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/blog.de.html View File

@@ -136,6 +136,7 @@
136 136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137 137
         _gaq.push(['_setAllowLinker', true]);
138 138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139 140
         (function() {
140 141
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141 142
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/blog.html View File

@@ -136,6 +136,7 @@
136 136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137 137
         _gaq.push(['_setAllowLinker', true]);
138 138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139 140
         (function() {
140 141
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141 142
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/bluetooth.de.html View File

@@ -157,6 +157,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
157 157
         _gaq.push(['_setDomainName', 'xythobuz.org']);
158 158
         _gaq.push(['_setAllowLinker', true]);
159 159
         _gaq.push(['_trackPageview']);
160
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
160 161
         (function() {
161 162
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
162 163
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/bluetooth.html View File

@@ -157,6 +157,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
157 157
         _gaq.push(['_setDomainName', 'xythobuz.org']);
158 158
         _gaq.push(['_setAllowLinker', true]);
159 159
         _gaq.push(['_trackPageview']);
160
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
160 161
         (function() {
161 162
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
162 163
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/c250.de.html View File

@@ -156,6 +156,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
156 156
         _gaq.push(['_setDomainName', 'xythobuz.org']);
157 157
         _gaq.push(['_setAllowLinker', true]);
158 158
         _gaq.push(['_trackPageview']);
159
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
159 160
         (function() {
160 161
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
161 162
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/c250.html View File

@@ -147,6 +147,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
147 147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
148 148
         _gaq.push(['_setAllowLinker', true]);
149 149
         _gaq.push(['_trackPageview']);
150
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
150 151
         (function() {
151 152
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152 153
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/contact.de.html View File

@@ -116,6 +116,7 @@
116 116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117 117
         _gaq.push(['_setAllowLinker', true]);
118 118
         _gaq.push(['_trackPageview']);
119
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
119 120
         (function() {
120 121
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
121 122
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/contact.html View File

@@ -116,6 +116,7 @@
116 116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117 117
         _gaq.push(['_setAllowLinker', true]);
118 118
         _gaq.push(['_trackPageview']);
119
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
119 120
         (function() {
120 121
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
121 122
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/index.de.html View File

@@ -134,6 +134,7 @@ GCS/E/MU d-(--)>--- s:++ a-- C++++>$ UBLX+++>++++$ P+ L+ !E--- W+++ N+ !o K--? !
134 134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135 135
         _gaq.push(['_setAllowLinker', true]);
136 136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137 138
         (function() {
138 139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139 140
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/index.html View File

@@ -134,6 +134,7 @@ GCS/E/MU d-(--)>--- s:++ a-- C++++>$ UBLX+++>++++$ P+ L+ !E--- W+++ N+ !o K--? !
134 134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135 135
         _gaq.push(['_setAllowLinker', true]);
136 136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137 138
         (function() {
138 139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139 140
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/k6x4008.de.html View File

@@ -147,6 +147,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
147 147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
148 148
         _gaq.push(['_setAllowLinker', true]);
149 149
         _gaq.push(['_trackPageview']);
150
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
150 151
         (function() {
151 152
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152 153
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/k6x4008.html View File

@@ -147,6 +147,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
147 147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
148 148
         _gaq.push(['_setAllowLinker', true]);
149 149
         _gaq.push(['_trackPageview']);
150
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
150 151
         (function() {
151 152
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152 153
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ledcube.de.html View File

@@ -178,6 +178,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
178 178
         _gaq.push(['_setDomainName', 'xythobuz.org']);
179 179
         _gaq.push(['_setAllowLinker', true]);
180 180
         _gaq.push(['_trackPageview']);
181
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
181 182
         (function() {
182 183
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
183 184
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ledcube.html View File

@@ -178,6 +178,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
178 178
         _gaq.push(['_setDomainName', 'xythobuz.org']);
179 179
         _gaq.push(['_setAllowLinker', true]);
180 180
         _gaq.push(['_trackPageview']);
181
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
181 182
         (function() {
182 183
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
183 184
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ledmatrix.de.html View File

@@ -140,6 +140,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
140 140
         _gaq.push(['_setDomainName', 'xythobuz.org']);
141 141
         _gaq.push(['_setAllowLinker', true]);
142 142
         _gaq.push(['_trackPageview']);
143
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
143 144
         (function() {
144 145
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
145 146
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ledmatrix.html View File

@@ -140,6 +140,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
140 140
         _gaq.push(['_setDomainName', 'xythobuz.org']);
141 141
         _gaq.push(['_setAllowLinker', true]);
142 142
         _gaq.push(['_trackPageview']);
143
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
143 144
         (function() {
144 145
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
145 146
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/nas.de.html View File

@@ -292,6 +292,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
292 292
         _gaq.push(['_setDomainName', 'xythobuz.org']);
293 293
         _gaq.push(['_setAllowLinker', true]);
294 294
         _gaq.push(['_trackPageview']);
295
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
295 296
         (function() {
296 297
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
297 298
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/nas.html View File

@@ -159,6 +159,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
159 159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
160 160
         _gaq.push(['_setAllowLinker', true]);
161 161
         _gaq.push(['_trackPageview']);
162
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
162 163
         (function() {
163 164
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164 165
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/rremote.de.html View File

@@ -141,6 +141,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
141 141
         _gaq.push(['_setDomainName', 'xythobuz.org']);
142 142
         _gaq.push(['_setAllowLinker', true]);
143 143
         _gaq.push(['_trackPageview']);
144
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
144 145
         (function() {
145 146
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
146 147
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/rremote.html View File

@@ -141,6 +141,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
141 141
         _gaq.push(['_setDomainName', 'xythobuz.org']);
142 142
         _gaq.push(['_setAllowLinker', true]);
143 143
         _gaq.push(['_trackPageview']);
144
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
144 145
         (function() {
145 146
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
146 147
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 2
- 2
output/rss.xml View File

@@ -6,8 +6,8 @@
6 6
 <atom:link href="http://www.xythobuz.de/rss.xml" rel="self" type="application/rss+xml" />
7 7
 <description>xythobuz Electronics &amp; Software Projects</description>
8 8
 <language>en-us</language>
9
-<pubDate>Thu, 23 May 2013 19:44:43 -0000</pubDate>
10
-<lastBuildDate>Thu, 23 May 2013 19:44:43 -0000</lastBuildDate>
9
+<pubDate>Sat, 25 May 2013 14:55:56 -0000</pubDate>
10
+<lastBuildDate>Sat, 25 May 2013 14:55:56 -0000</lastBuildDate>
11 11
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
12 12
 <generator>Poole</generator>
13 13
 

+ 1
- 0
output/serialdebug.de.html View File

@@ -144,6 +144,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
144 144
         _gaq.push(['_setDomainName', 'xythobuz.org']);
145 145
         _gaq.push(['_setAllowLinker', true]);
146 146
         _gaq.push(['_trackPageview']);
147
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
147 148
         (function() {
148 149
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
149 150
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/serialdebug.html View File

@@ -144,6 +144,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
144 144
         _gaq.push(['_setDomainName', 'xythobuz.org']);
145 145
         _gaq.push(['_setAllowLinker', true]);
146 146
         _gaq.push(['_trackPageview']);
147
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
147 148
         (function() {
148 149
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
149 150
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/serialhelper.de.html View File

@@ -167,6 +167,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
167 167
         _gaq.push(['_setDomainName', 'xythobuz.org']);
168 168
         _gaq.push(['_setAllowLinker', true]);
169 169
         _gaq.push(['_trackPageview']);
170
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
170 171
         (function() {
171 172
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
172 173
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/serialhelper.html View File

@@ -167,6 +167,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
167 167
         _gaq.push(['_setDomainName', 'xythobuz.org']);
168 168
         _gaq.push(['_setAllowLinker', true]);
169 169
         _gaq.push(['_trackPageview']);
170
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
170 171
         (function() {
171 172
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
172 173
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 66
- 66
output/sitemap.xml View File

@@ -3,462 +3,462 @@
3 3
 
4 4
 <url>
5 5
     <loc>http://www.xythobuz.de/404.html</loc>
6
-    <lastmod>2013-05-23</lastmod>
6
+    <lastmod>2013-05-25</lastmod>
7 7
     <changefreq>monthly</changefreq>
8 8
     <priority>0.5</priority>
9 9
 </url>
10 10
 
11 11
 <url>
12 12
     <loc>http://www.xythobuz.de/blog.de.html</loc>
13
-    <lastmod>2013-05-23</lastmod>
13
+    <lastmod>2013-05-25</lastmod>
14 14
     <changefreq>daily</changefreq>
15 15
     <priority>0.8</priority>
16 16
 </url>
17 17
 
18 18
 <url>
19 19
     <loc>http://www.xythobuz.de/blog.html</loc>
20
-    <lastmod>2013-05-23</lastmod>
20
+    <lastmod>2013-05-25</lastmod>
21 21
     <changefreq>daily</changefreq>
22 22
     <priority>0.8</priority>
23 23
 </url>
24 24
 
25 25
 <url>
26 26
     <loc>http://www.xythobuz.de/contact.de.html</loc>
27
-    <lastmod>2013-05-23</lastmod>
27
+    <lastmod>2013-05-25</lastmod>
28 28
     <changefreq>monthly</changefreq>
29 29
     <priority>0.5</priority>
30 30
 </url>
31 31
 
32 32
 <url>
33 33
     <loc>http://www.xythobuz.de/contact.html</loc>
34
-    <lastmod>2013-05-23</lastmod>
34
+    <lastmod>2013-05-25</lastmod>
35 35
     <changefreq>monthly</changefreq>
36 36
     <priority>0.5</priority>
37 37
 </url>
38 38
 
39 39
 <url>
40 40
     <loc>http://www.xythobuz.de/index.de.html</loc>
41
-    <lastmod>2013-05-23</lastmod>
41
+    <lastmod>2013-05-25</lastmod>
42 42
     <changefreq>monthly</changefreq>
43 43
     <priority>0.5</priority>
44 44
 </url>
45 45
 
46 46
 <url>
47 47
     <loc>http://www.xythobuz.de/index.html</loc>
48
-    <lastmod>2013-05-23</lastmod>
48
+    <lastmod>2013-05-25</lastmod>
49 49
     <changefreq>monthly</changefreq>
50 50
     <priority>0.5</priority>
51 51
 </url>
52 52
 
53 53
 <url>
54 54
     <loc>http://www.xythobuz.de/2012_12_05_xycontrol.html</loc>
55
-    <lastmod>2013-05-23</lastmod>
55
+    <lastmod>2013-05-25</lastmod>
56 56
     <changefreq>monthly</changefreq>
57 57
     <priority>0.5</priority>
58 58
 </url>
59 59
 
60 60
 <url>
61 61
     <loc>http://www.xythobuz.de/2012_12_16_mun.html</loc>
62
-    <lastmod>2013-05-23</lastmod>
62
+    <lastmod>2013-05-25</lastmod>
63 63
     <changefreq>monthly</changefreq>
64 64
     <priority>0.5</priority>
65 65
 </url>
66 66
 
67 67
 <url>
68 68
     <loc>http://www.xythobuz.de/2012_12_22_docking.html</loc>
69
-    <lastmod>2013-05-23</lastmod>
69
+    <lastmod>2013-05-25</lastmod>
70 70
     <changefreq>monthly</changefreq>
71 71
     <priority>0.5</priority>
72 72
 </url>
73 73
 
74 74
 <url>
75 75
     <loc>http://www.xythobuz.de/2012_12_22_motor_test.html</loc>
76
-    <lastmod>2013-05-23</lastmod>
76
+    <lastmod>2013-05-25</lastmod>
77 77
     <changefreq>monthly</changefreq>
78 78
     <priority>0.5</priority>
79 79
 </url>
80 80
 
81 81
 <url>
82 82
     <loc>http://www.xythobuz.de/2012_12_25_heli.html</loc>
83
-    <lastmod>2013-05-23</lastmod>
83
+    <lastmod>2013-05-25</lastmod>
84 84
     <changefreq>monthly</changefreq>
85 85
     <priority>0.5</priority>
86 86
 </url>
87 87
 
88 88
 <url>
89 89
     <loc>http://www.xythobuz.de/2013_01_20_quadrocopter.html</loc>
90
-    <lastmod>2013-05-23</lastmod>
90
+    <lastmod>2013-05-25</lastmod>
91 91
     <changefreq>monthly</changefreq>
92 92
     <priority>0.5</priority>
93 93
 </url>
94 94
 
95 95
 <url>
96 96
     <loc>http://www.xythobuz.de/2013_01_31_odys_genio.html</loc>
97
-    <lastmod>2013-05-23</lastmod>
97
+    <lastmod>2013-05-25</lastmod>
98 98
     <changefreq>monthly</changefreq>
99 99
     <priority>0.5</priority>
100 100
 </url>
101 101
 
102 102
 <url>
103 103
     <loc>http://www.xythobuz.de/2013_02_11_motor_test.html</loc>
104
-    <lastmod>2013-05-23</lastmod>
104
+    <lastmod>2013-05-25</lastmod>
105 105
     <changefreq>monthly</changefreq>
106 106
     <priority>0.5</priority>
107 107
 </url>
108 108
 
109 109
 <url>
110 110
     <loc>http://www.xythobuz.de/2013_02_25_android.html</loc>
111
-    <lastmod>2013-05-23</lastmod>
111
+    <lastmod>2013-05-25</lastmod>
112 112
     <changefreq>monthly</changefreq>
113 113
     <priority>0.5</priority>
114 114
 </url>
115 115
 
116 116
 <url>
117 117
     <loc>http://www.xythobuz.de/2013_03_05_graphview.html</loc>
118
-    <lastmod>2013-05-23</lastmod>
118
+    <lastmod>2013-05-25</lastmod>
119 119
     <changefreq>monthly</changefreq>
120 120
     <priority>0.5</priority>
121 121
 </url>
122 122
 
123 123
 <url>
124 124
     <loc>http://www.xythobuz.de/2013_03_10_yasab.html</loc>
125
-    <lastmod>2013-05-23</lastmod>
125
+    <lastmod>2013-05-25</lastmod>
126 126
     <changefreq>monthly</changefreq>
127 127
     <priority>0.5</priority>
128 128
 </url>
129 129
 
130 130
 <url>
131 131
     <loc>http://www.xythobuz.de/2013_03_12_test_rig.html</loc>
132
-    <lastmod>2013-05-23</lastmod>
132
+    <lastmod>2013-05-25</lastmod>
133 133
     <changefreq>monthly</changefreq>
134 134
     <priority>0.5</priority>
135 135
 </url>
136 136
 
137 137
 <url>
138 138
     <loc>http://www.xythobuz.de/2013_03_13_test_rig.html</loc>
139
-    <lastmod>2013-05-23</lastmod>
139
+    <lastmod>2013-05-25</lastmod>
140 140
     <changefreq>monthly</changefreq>
141 141
     <priority>0.5</priority>
142 142
 </url>
143 143
 
144 144
 <url>
145 145
     <loc>http://www.xythobuz.de/2013_03_16_pid.html</loc>
146
-    <lastmod>2013-05-23</lastmod>
146
+    <lastmod>2013-05-25</lastmod>
147 147
     <changefreq>monthly</changefreq>
148 148
     <priority>0.5</priority>
149 149
 </url>
150 150
 
151 151
 <url>
152 152
     <loc>http://www.xythobuz.de/2013_03_25_doxygen.html</loc>
153
-    <lastmod>2013-05-23</lastmod>
153
+    <lastmod>2013-05-25</lastmod>
154 154
     <changefreq>monthly</changefreq>
155 155
     <priority>0.5</priority>
156 156
 </url>
157 157
 
158 158
 <url>
159 159
     <loc>http://www.xythobuz.de/2013_04_02_zaphod.html</loc>
160
-    <lastmod>2013-05-23</lastmod>
160
+    <lastmod>2013-05-25</lastmod>
161 161
     <changefreq>monthly</changefreq>
162 162
     <priority>0.5</priority>
163 163
 </url>
164 164
 
165 165
 <url>
166 166
     <loc>http://www.xythobuz.de/2013_04_04_html5.html</loc>
167
-    <lastmod>2013-05-23</lastmod>
167
+    <lastmod>2013-05-25</lastmod>
168 168
     <changefreq>monthly</changefreq>
169 169
     <priority>0.5</priority>
170 170
 </url>
171 171
 
172 172
 <url>
173 173
     <loc>http://www.xythobuz.de/2013_04_11_rss.html</loc>
174
-    <lastmod>2013-05-23</lastmod>
174
+    <lastmod>2013-05-25</lastmod>
175 175
     <changefreq>monthly</changefreq>
176 176
     <priority>0.5</priority>
177 177
 </url>
178 178
 
179 179
 <url>
180 180
     <loc>http://www.xythobuz.de/2013_04_17_abi.html</loc>
181
-    <lastmod>2013-05-23</lastmod>
181
+    <lastmod>2013-05-25</lastmod>
182 182
     <changefreq>monthly</changefreq>
183 183
     <priority>0.5</priority>
184 184
 </url>
185 185
 
186 186
 <url>
187 187
     <loc>http://www.xythobuz.de/2013_04_19_ekstasie.html</loc>
188
-    <lastmod>2013-05-23</lastmod>
188
+    <lastmod>2013-05-25</lastmod>
189 189
     <changefreq>monthly</changefreq>
190 190
     <priority>0.5</priority>
191 191
 </url>
192 192
 
193 193
 <url>
194 194
     <loc>http://www.xythobuz.de/2013_04_23_pad.html</loc>
195
-    <lastmod>2013-05-23</lastmod>
195
+    <lastmod>2013-05-25</lastmod>
196 196
     <changefreq>monthly</changefreq>
197 197
     <priority>0.5</priority>
198 198
 </url>
199 199
 
200 200
 <url>
201 201
     <loc>http://www.xythobuz.de/2013_04_24_bitrot.html</loc>
202
-    <lastmod>2013-05-23</lastmod>
202
+    <lastmod>2013-05-25</lastmod>
203 203
     <changefreq>monthly</changefreq>
204 204
     <priority>0.5</priority>
205 205
 </url>
206 206
 
207 207
 <url>
208 208
     <loc>http://www.xythobuz.de/2013_04_26_iphone_lens.html</loc>
209
-    <lastmod>2013-05-23</lastmod>
209
+    <lastmod>2013-05-25</lastmod>
210 210
     <changefreq>monthly</changefreq>
211 211
     <priority>0.5</priority>
212 212
 </url>
213 213
 
214 214
 <url>
215 215
     <loc>http://www.xythobuz.de/2013_05_05_debian.html</loc>
216
-    <lastmod>2013-05-23</lastmod>
216
+    <lastmod>2013-05-25</lastmod>
217 217
     <changefreq>monthly</changefreq>
218 218
     <priority>0.5</priority>
219 219
 </url>
220 220
 
221 221
 <url>
222 222
     <loc>http://www.xythobuz.de/2013_05_09_itunes.html</loc>
223
-    <lastmod>2013-05-23</lastmod>
223
+    <lastmod>2013-05-25</lastmod>
224 224
     <changefreq>monthly</changefreq>
225 225
     <priority>0.5</priority>
226 226
 </url>
227 227
 
228 228
 <url>
229 229
     <loc>http://www.xythobuz.de/2013_05_17_itunes.html</loc>
230
-    <lastmod>2013-05-23</lastmod>
230
+    <lastmod>2013-05-25</lastmod>
231 231
     <changefreq>monthly</changefreq>
232 232
     <priority>0.5</priority>
233 233
 </url>
234 234
 
235 235
 <url>
236 236
     <loc>http://www.xythobuz.de/2013_05_20_just_cause.html</loc>
237
-    <lastmod>2013-05-23</lastmod>
237
+    <lastmod>2013-05-25</lastmod>
238 238
     <changefreq>monthly</changefreq>
239 239
     <priority>0.5</priority>
240 240
 </url>
241 241
 
242 242
 <url>
243 243
     <loc>http://www.xythobuz.de/avrnetstack.html</loc>
244
-    <lastmod>2013-05-23</lastmod>
244
+    <lastmod>2013-05-25</lastmod>
245 245
     <changefreq>monthly</changefreq>
246 246
     <priority>0.5</priority>
247 247
 </url>
248 248
 
249 249
 <url>
250 250
     <loc>http://www.xythobuz.de/avrserial.de.html</loc>
251
-    <lastmod>2013-05-23</lastmod>
251
+    <lastmod>2013-05-25</lastmod>
252 252
     <changefreq>monthly</changefreq>
253 253
     <priority>0.5</priority>
254 254
 </url>
255 255
 
256 256
 <url>
257 257
     <loc>http://www.xythobuz.de/avrserial.html</loc>
258
-    <lastmod>2013-05-23</lastmod>
258
+    <lastmod>2013-05-25</lastmod>
259 259
     <changefreq>monthly</changefreq>
260 260
     <priority>0.5</priority>
261 261
 </url>
262 262
 
263 263
 <url>
264 264
     <loc>http://www.xythobuz.de/c250.de.html</loc>
265
-    <lastmod>2013-05-23</lastmod>
265
+    <lastmod>2013-05-25</lastmod>
266 266
     <changefreq>monthly</changefreq>
267 267
     <priority>0.5</priority>
268 268
 </url>
269 269
 
270 270
 <url>
271 271
     <loc>http://www.xythobuz.de/c250.html</loc>
272
-    <lastmod>2013-05-23</lastmod>
272
+    <lastmod>2013-05-25</lastmod>
273 273
     <changefreq>monthly</changefreq>
274 274
     <priority>0.5</priority>
275 275
 </url>
276 276
 
277 277
 <url>
278 278
     <loc>http://www.xythobuz.de/ledcube.de.html</loc>
279
-    <lastmod>2013-05-23</lastmod>
279
+    <lastmod>2013-05-25</lastmod>
280 280
     <changefreq>monthly</changefreq>
281 281
     <priority>0.5</priority>
282 282
 </url>
283 283
 
284 284
 <url>
285 285
     <loc>http://www.xythobuz.de/ledcube.html</loc>
286
-    <lastmod>2013-05-23</lastmod>
286
+    <lastmod>2013-05-25</lastmod>
287 287
     <changefreq>monthly</changefreq>
288 288
     <priority>0.5</priority>
289 289
 </url>
290 290
 
291 291
 <url>
292 292
     <loc>http://www.xythobuz.de/ledmatrix.de.html</loc>
293
-    <lastmod>2013-05-23</lastmod>
293
+    <lastmod>2013-05-25</lastmod>
294 294
     <changefreq>monthly</changefreq>
295 295
     <priority>0.5</priority>
296 296
 </url>
297 297
 
298 298
 <url>
299 299
     <loc>http://www.xythobuz.de/ledmatrix.html</loc>
300
-    <lastmod>2013-05-23</lastmod>
300
+    <lastmod>2013-05-25</lastmod>
301 301
     <changefreq>monthly</changefreq>
302 302
     <priority>0.5</priority>
303 303
 </url>
304 304
 
305 305
 <url>
306 306
     <loc>http://www.xythobuz.de/nas.de.html</loc>
307
-    <lastmod>2013-05-23</lastmod>
307
+    <lastmod>2013-05-25</lastmod>
308 308
     <changefreq>monthly</changefreq>
309 309
     <priority>0.5</priority>
310 310
 </url>
311 311
 
312 312
 <url>
313 313
     <loc>http://www.xythobuz.de/nas.html</loc>
314
-    <lastmod>2013-05-23</lastmod>
314
+    <lastmod>2013-05-25</lastmod>
315 315
     <changefreq>monthly</changefreq>
316 316
     <priority>0.5</priority>
317 317
 </url>
318 318
 
319 319
 <url>
320 320
     <loc>http://www.xythobuz.de/serialdebug.de.html</loc>
321
-    <lastmod>2013-05-23</lastmod>
321
+    <lastmod>2013-05-25</lastmod>
322 322
     <changefreq>monthly</changefreq>
323 323
     <priority>0.5</priority>
324 324
 </url>
325 325
 
326 326
 <url>
327 327
     <loc>http://www.xythobuz.de/serialdebug.html</loc>
328
-    <lastmod>2013-05-23</lastmod>
328
+    <lastmod>2013-05-25</lastmod>
329 329
     <changefreq>monthly</changefreq>
330 330
     <priority>0.5</priority>
331 331
 </url>
332 332
 
333 333
 <url>
334 334
     <loc>http://www.xythobuz.de/serialhelper.de.html</loc>
335
-    <lastmod>2013-05-23</lastmod>
335
+    <lastmod>2013-05-25</lastmod>
336 336
     <changefreq>monthly</changefreq>
337 337
     <priority>0.5</priority>
338 338
 </url>
339 339
 
340 340
 <url>
341 341
     <loc>http://www.xythobuz.de/serialhelper.html</loc>
342
-    <lastmod>2013-05-23</lastmod>
342
+    <lastmod>2013-05-25</lastmod>
343 343
     <changefreq>monthly</changefreq>
344 344
     <priority>0.5</priority>
345 345
 </url>
346 346
 
347 347
 <url>
348 348
     <loc>http://www.xythobuz.de/ssop28.de.html</loc>
349
-    <lastmod>2013-05-23</lastmod>
349
+    <lastmod>2013-05-25</lastmod>
350 350
     <changefreq>monthly</changefreq>
351 351
     <priority>0.5</priority>
352 352
 </url>
353 353
 
354 354
 <url>
355 355
     <loc>http://www.xythobuz.de/ssop28.html</loc>
356
-    <lastmod>2013-05-23</lastmod>
356
+    <lastmod>2013-05-25</lastmod>
357 357
     <changefreq>monthly</changefreq>
358 358
     <priority>0.5</priority>
359 359
 </url>
360 360
 
361 361
 <url>
362 362
     <loc>http://www.xythobuz.de/ultimatenotifier.de.html</loc>
363
-    <lastmod>2013-05-23</lastmod>
363
+    <lastmod>2013-05-25</lastmod>
364 364
     <changefreq>monthly</changefreq>
365 365
     <priority>0.5</priority>
366 366
 </url>
367 367
 
368 368
 <url>
369 369
     <loc>http://www.xythobuz.de/ultimatenotifier.html</loc>
370
-    <lastmod>2013-05-23</lastmod>
370
+    <lastmod>2013-05-25</lastmod>
371 371
     <changefreq>monthly</changefreq>
372 372
     <priority>0.5</priority>
373 373
 </url>
374 374
 
375 375
 <url>
376 376
     <loc>http://www.xythobuz.de/xycontrol.html</loc>
377
-    <lastmod>2013-05-23</lastmod>
377
+    <lastmod>2013-05-25</lastmod>
378 378
     <changefreq>monthly</changefreq>
379 379
     <priority>0.5</priority>
380 380
 </url>
381 381
 
382 382
 <url>
383 383
     <loc>http://www.xythobuz.de/yasab.de.html</loc>
384
-    <lastmod>2013-05-23</lastmod>
384
+    <lastmod>2013-05-25</lastmod>
385 385
     <changefreq>monthly</changefreq>
386 386
     <priority>0.5</priority>
387 387
 </url>
388 388
 
389 389
 <url>
390 390
     <loc>http://www.xythobuz.de/yasab.html</loc>
391
-    <lastmod>2013-05-23</lastmod>
391
+    <lastmod>2013-05-25</lastmod>
392 392
     <changefreq>monthly</changefreq>
393 393
     <priority>0.5</priority>
394 394
 </url>
395 395
 
396 396
 <url>
397 397
     <loc>http://www.xythobuz.de/bluetooth.de.html</loc>
398
-    <lastmod>2013-05-23</lastmod>
398
+    <lastmod>2013-05-25</lastmod>
399 399
     <changefreq>monthly</changefreq>
400 400
     <priority>0.5</priority>
401 401
 </url>
402 402
 
403 403
 <url>
404 404
     <loc>http://www.xythobuz.de/bluetooth.html</loc>
405
-    <lastmod>2013-05-23</lastmod>
405
+    <lastmod>2013-05-25</lastmod>
406 406
     <changefreq>monthly</changefreq>
407 407
     <priority>0.5</priority>
408 408
 </url>
409 409
 
410 410
 <url>
411 411
     <loc>http://www.xythobuz.de/k6x4008.de.html</loc>
412
-    <lastmod>2013-05-23</lastmod>
412
+    <lastmod>2013-05-25</lastmod>
413 413
     <changefreq>monthly</changefreq>
414 414
     <priority>0.5</priority>
415 415
 </url>
416 416
 
417 417
 <url>
418 418
     <loc>http://www.xythobuz.de/k6x4008.html</loc>
419
-    <lastmod>2013-05-23</lastmod>
419
+    <lastmod>2013-05-25</lastmod>
420 420
     <changefreq>monthly</changefreq>
421 421
     <priority>0.5</priority>
422 422
 </url>
423 423
 
424 424
 <url>
425 425
     <loc>http://www.xythobuz.de/rremote.de.html</loc>
426
-    <lastmod>2013-05-23</lastmod>
426
+    <lastmod>2013-05-25</lastmod>
427 427
     <changefreq>monthly</changefreq>
428 428
     <priority>0.5</priority>
429 429
 </url>
430 430
 
431 431
 <url>
432 432
     <loc>http://www.xythobuz.de/rremote.html</loc>
433
-    <lastmod>2013-05-23</lastmod>
433
+    <lastmod>2013-05-25</lastmod>
434 434
     <changefreq>monthly</changefreq>
435 435
     <priority>0.5</priority>
436 436
 </url>
437 437
 
438 438
 <url>
439 439
     <loc>http://www.xythobuz.de/xyrobot.de.html</loc>
440
-    <lastmod>2013-05-23</lastmod>
440
+    <lastmod>2013-05-25</lastmod>
441 441
     <changefreq>monthly</changefreq>
442 442
     <priority>0.5</priority>
443 443
 </url>
444 444
 
445 445
 <url>
446 446
     <loc>http://www.xythobuz.de/xyrobot.html</loc>
447
-    <lastmod>2013-05-23</lastmod>
447
+    <lastmod>2013-05-25</lastmod>
448 448
     <changefreq>monthly</changefreq>
449 449
     <priority>0.5</priority>
450 450
 </url>
451 451
 
452 452
 <url>
453 453
     <loc>http://www.xythobuz.de/xyrobotremote.de.html</loc>
454
-    <lastmod>2013-05-23</lastmod>
454
+    <lastmod>2013-05-25</lastmod>
455 455
     <changefreq>monthly</changefreq>
456 456
     <priority>0.5</priority>
457 457
 </url>
458 458
 
459 459
 <url>
460 460
     <loc>http://www.xythobuz.de/xyrobotremote.html</loc>
461
-    <lastmod>2013-05-23</lastmod>
461
+    <lastmod>2013-05-25</lastmod>
462 462
     <changefreq>monthly</changefreq>
463 463
     <priority>0.5</priority>
464 464
 </url>

+ 1
- 0
output/ssop28.de.html View File

@@ -139,6 +139,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
139 139
         _gaq.push(['_setDomainName', 'xythobuz.org']);
140 140
         _gaq.push(['_setAllowLinker', true]);
141 141
         _gaq.push(['_trackPageview']);
142
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
142 143
         (function() {
143 144
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
144 145
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ssop28.html View File

@@ -139,6 +139,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
139 139
         _gaq.push(['_setDomainName', 'xythobuz.org']);
140 140
         _gaq.push(['_setAllowLinker', true]);
141 141
         _gaq.push(['_trackPageview']);
142
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
142 143
         (function() {
143 144
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
144 145
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ultimatenotifier.de.html View File

@@ -232,6 +232,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
232 232
         _gaq.push(['_setDomainName', 'xythobuz.org']);
233 233
         _gaq.push(['_setAllowLinker', true]);
234 234
         _gaq.push(['_trackPageview']);
235
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
235 236
         (function() {
236 237
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
237 238
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ultimatenotifier.html View File

@@ -234,6 +234,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
234 234
         _gaq.push(['_setDomainName', 'xythobuz.org']);
235 235
         _gaq.push(['_setAllowLinker', true]);
236 236
         _gaq.push(['_trackPageview']);
237
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
237 238
         (function() {
238 239
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
239 240
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/xycontrol.html View File

@@ -194,6 +194,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
194 194
         _gaq.push(['_setDomainName', 'xythobuz.org']);
195 195
         _gaq.push(['_setAllowLinker', true]);
196 196
         _gaq.push(['_trackPageview']);
197
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
197 198
         (function() {
198 199
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
199 200
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/xyrobot.de.html View File

@@ -159,6 +159,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
159 159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
160 160
         _gaq.push(['_setAllowLinker', true]);
161 161
         _gaq.push(['_trackPageview']);
162
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
162 163
         (function() {
163 164
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164 165
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/xyrobot.html View File

@@ -159,6 +159,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
159 159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
160 160
         _gaq.push(['_setAllowLinker', true]);
161 161
         _gaq.push(['_trackPageview']);
162
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
162 163
         (function() {
163 164
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164 165
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/xyrobotremote.de.html View File

@@ -151,6 +151,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
151 151
         _gaq.push(['_setDomainName', 'xythobuz.org']);
152 152
         _gaq.push(['_setAllowLinker', true]);
153 153
         _gaq.push(['_trackPageview']);
154
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
154 155
         (function() {
155 156
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
156 157
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/xyrobotremote.html View File

@@ -151,6 +151,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
151 151
         _gaq.push(['_setDomainName', 'xythobuz.org']);
152 152
         _gaq.push(['_setAllowLinker', true]);
153 153
         _gaq.push(['_trackPageview']);
154
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
154 155
         (function() {
155 156
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
156 157
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/yasab.de.html View File

@@ -163,6 +163,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
163 163
         _gaq.push(['_setDomainName', 'xythobuz.org']);
164 164
         _gaq.push(['_setAllowLinker', true]);
165 165
         _gaq.push(['_trackPageview']);
166
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
166 167
         (function() {
167 168
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
168 169
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/yasab.html View File

@@ -163,6 +163,7 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
163 163
         _gaq.push(['_setDomainName', 'xythobuz.org']);
164 164
         _gaq.push(['_setAllowLinker', true]);
165 165
         _gaq.push(['_trackPageview']);
166
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
166 167
         (function() {
167 168
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
168 169
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
page.html View File

@@ -198,6 +198,7 @@
198 198
         _gaq.push(['_setDomainName', 'xythobuz.org']);
199 199
         _gaq.push(['_setAllowLinker', true]);
200 200
         _gaq.push(['_trackPageview']);
201
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
201 202
         (function() {
202 203
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
203 204
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

Loading…
Cancel
Save