Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 9e59b13

Browse files
committed
update ActOn tracking url
1 parent d9e865b commit 9e59b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpm-frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,6 @@ <h1>Invisible Utilities</h1>
353353
ga('send', 'pageview');
354354
</script>
355355
<script charset="utf-8" src="preload.js"></script>
356-
<script>/*<![CDATA[*/(function(w,a,b,d,s){w[a]=w[a]||{};w[a][b]=w[a][b]||{q:[],track:function(r,e,t){this.q.push({r:r,e:e,t:t||+new Date});}};var e=d.createElement(s);var f=d.getElementsByTagName(s)[0];e.async=1;e.src='//nodesource.actonservice.com/cdnr/88/acton/bn/tracker/15680';f.parentNode.insertBefore(e,f);})(window,'ActOn','Beacon',document,'script');ActOn.Beacon.track();/*]]>*/</script>
356+
<script>/*<![CDATA[*/(function(w,a,b,d,s){w[a]=w[a]||{};w[a][b]=w[a][b]||{q:[],track:function(r,e,t){this.q.push({r:r,e:e,t:t||+new Date});}};var e=d.createElement(s);var f=d.getElementsByTagName(s)[0];e.async=1;e.src='//marketing.nodesource.com/cdnr/88/acton/bn/tracker/15680';f.parentNode.insertBefore(e,f);})(window,'ActOn','Beacon',document,'script');ActOn.Beacon.track();/*]]>*/</script>
357357
</body>
358358
</html>

0 commit comments

Comments
 (0)