Skip to content

Commit cab4088

Browse files
committed
Use separate documentation analytics
1 parent 32efda6 commit cab4088

3 files changed

Lines changed: 29 additions & 14 deletions

File tree

docs/api/overview-summary.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,5 +386,16 @@ <h1 class="title"><h1>Scriptella API Documentation</h1></h1>
386386
<!-- ======== END OF BOTTOM NAVBAR ======= -->
387387
<p class="legalCopy"><small>
388388
<i>Copyright &#169; 2006-2026 The <a href="http://scriptella.org">Scriptella Project</a> Team.<br/>Need help with Scriptella integration, migration, or Java performance? Scriptella consulting by <a href="https://pvrlabs.xyz/">PVR Labs</a>.</i></small></p>
389+
<!-- StatCounter: Scriptella API documentation project -->
390+
<script type="text/javascript">
391+
var sc_project=13337472;
392+
var sc_invisible=1;
393+
var sc_security="d3157fa4";
394+
</script>
395+
<script type="text/javascript"
396+
src="https://www.statcounter.com/counter/counter.js" async></script>
397+
<noscript><div class="statcounter"><a title="Web Analytics Made Easy - Statcounter" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/13337472/0/d3157fa4/1/" alt="Web Analytics Made Easy - Statcounter" referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
398+
<!-- End of Statcounter Code -->
399+
389400
</body>
390401
</html>

docs/dtd/elementsIndex.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,15 @@ <h2>Q</h2>
3131
query - <a href='scriptella/dtd/etl.dtd.html#query'>Scriptella ETL File DTD</a><br />
3232
<a name='S'></a>
3333
<h2>S</h2>
34-
script - <a href='scriptella/dtd/etl.dtd.html#script'>Scriptella ETL File DTD</a> <!-- StatCounter: existing Scriptella project configuration -->
35-
<script>
36-
var sc_project = 10775960;
37-
var sc_invisible = 1;
38-
var sc_security = "53eaed1c";
34+
script - <a href='scriptella/dtd/etl.dtd.html#script'>Scriptella ETL File DTD</a> <!-- StatCounter: Scriptella API documentation project -->
35+
<script type="text/javascript">
36+
var sc_project=13337472;
37+
var sc_invisible=1;
38+
var sc_security="d3157fa4";
3939
</script>
40-
<script defer src="https://secure.statcounter.com/counter/counter.js"></script>
41-
<!-- End StatCounter -->
40+
<script type="text/javascript"
41+
src="https://www.statcounter.com/counter/counter.js" async></script>
42+
<noscript><div class="statcounter"><a title="Web Analytics Made Easy - Statcounter" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/13337472/0/d3157fa4/1/" alt="Web Analytics Made Easy - Statcounter" referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
43+
<!-- End of Statcounter Code -->
4244

4345
</body></html>

docs/dtd/intro.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@
88
</table>
99
<p>This documentation was generated by <a href='http://dtddoc.sourceforge.net'>DTDDoc</a> 1.1.0 (2007-02-03) !</p>
1010
<p>Use the left menu to navigate through the DTDs !</p>
11-
<!-- StatCounter: existing Scriptella project configuration -->
12-
<script>
13-
var sc_project = 10775960;
14-
var sc_invisible = 1;
15-
var sc_security = "53eaed1c";
11+
<!-- StatCounter: Scriptella API documentation project -->
12+
<script type="text/javascript">
13+
var sc_project=13337472;
14+
var sc_invisible=1;
15+
var sc_security="d3157fa4";
1616
</script>
17-
<script defer src="https://secure.statcounter.com/counter/counter.js"></script>
18-
<!-- End StatCounter -->
17+
<script type="text/javascript"
18+
src="https://www.statcounter.com/counter/counter.js" async></script>
19+
<noscript><div class="statcounter"><a title="Web Analytics Made Easy - Statcounter" href="https://statcounter.com/" target="_blank"><img class="statcounter" src="https://c.statcounter.com/13337472/0/d3157fa4/1/" alt="Web Analytics Made Easy - Statcounter" referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
20+
<!-- End of Statcounter Code -->
1921

2022
</body></html>

0 commit comments

Comments
 (0)