mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:28:35 +01:00
add matomo for mobile :3
This commit is contained in:
parent
e81ef3419e
commit
0c8e2c73d4
1 changed files with 1 additions and 16 deletions
|
@ -3210,22 +3210,7 @@ window.addEventListener('load', () => {
|
|||
</noscript>
|
||||
|
||||
<% if (!optout) { %>
|
||||
<!-- MORE INFO :https://poketube.fun/privacy -->
|
||||
<!-- MORE INFO :https://poketube.fun/privacy -->
|
||||
|
||||
<!-- if you want to change the url - please see config in server.js -->
|
||||
|
||||
<!-- START <%=t%> -->
|
||||
<!-- mobile only -->
|
||||
<!-- dont use matomo.php, as its being blocked by ublock origin. -->
|
||||
<img src="<%=t%>t/index.php?idsite=5&rec=1" style="width: 0;visibility: hidden;border:0;" alt="" >
|
||||
<!--- mobile only -->
|
||||
|
||||
<img src="<%=t%>t/rep.gif?ID=<%=btoa(Date.now())%>" style="width: 0;visibility: hidden;" id="SesionID">
|
||||
<img src="<%=t%>t/rep.gif?video_id=<%=btoa(inv_vid.videoId)%>" style="width: 0;visibility: hidden;" id="videoID">
|
||||
<img src="<%=t%>t/rep.gif?channel_ID=<%=btoa(video?.Channel.id || k.Video.Channel.id)%>" style="width: 0;visibility: hidden;" id="channel">
|
||||
<img src="<%=t%>t/rep.gif?piwik=t" style="width: 0;visibility: hidden;" id="piwik_noip_no_personal-info_collect">
|
||||
<!-- END <%=t%> -->
|
||||
<script src="/static/data.mobile.js">
|
||||
<% } %>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue