<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Ackee - tracking.js missing]]></title><description><![CDATA[<p dir="auto">Hello,<br />
It seems that the logs are showing the following error for Ackee:</p>
<p dir="auto">Feb 15 20:36:34 [Ackee] › <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/26a0.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--warning" style="height:23px;width:auto;vertical-align:middle" title="⚠" alt="⚠" /> warning <code>/tracking.js?ver=1.0.0</code> not found</p>
<p dir="auto">I attempted to take a look inside /home/yellowtent/appsdata/{app-id}/data but didn't see anything listed aside from the standard files.</p>
<p dir="auto">Any help with this would be greatly appreciated!</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.cloudron.io/topic/4480/ackee-tracking-js-missing</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 22:40:19 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4480.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Feb 2021 06:05:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ackee - tracking.js missing on Sat, 27 Feb 2021 05:46:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jlx89" aria-label="Profile: jlx89">@<bdi>jlx89</bdi></a> Thanks for the tip. That's the CDN that I'm using and it's with the site that I'm having trouble with <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44c.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--ok_hand" style="height:23px;width:auto;vertical-align:middle" title=":ok_hand:" alt="👌" /></p>
]]></description><link>https://forum.cloudron.io/post/26669</link><guid isPermaLink="true">https://forum.cloudron.io/post/26669</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Sat, 27 Feb 2021 05:46:24 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Sat, 27 Feb 2021 05:03:01 GMT]]></title><description><![CDATA[<p dir="auto">@humptydumpty Yeah, I ended up figuring it out but it took some time. So I did also notice, if you're using <a href="http://bunny.net" target="_blank" rel="noopener noreferrer nofollow ugc">bunny.net</a> CDN, you need to include the tracker.js to be excluded from the CDN.</p>
]]></description><link>https://forum.cloudron.io/post/26667</link><guid isPermaLink="true">https://forum.cloudron.io/post/26667</guid><dc:creator><![CDATA[JLX89]]></dc:creator><pubDate>Sat, 27 Feb 2021 05:03:01 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Sat, 27 Feb 2021 05:01:19 GMT]]></title><description><![CDATA[<p dir="auto">Ackee &amp; Soapberry work fine if you set it to use tracker.js, add the CORS headers in the env file and <strong>restart the app</strong>. The tracking worked immediately for me on multiple WP installs except one. There's some kind of conflict with the caching plugin (WP-Rocket) and I haven't looked into it yet.</p>
]]></description><link>https://forum.cloudron.io/post/26666</link><guid isPermaLink="true">https://forum.cloudron.io/post/26666</guid><dc:creator><![CDATA[humpty]]></dc:creator><pubDate>Sat, 27 Feb 2021 05:01:19 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Sat, 27 Feb 2021 02:57:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/melodykh3" aria-label="Profile: melodykh3">@<bdi>melodykh3</bdi></a> Yes, this was a portion of the issue -- an outside hosted WordPress website using SoapBerry was hitting the server with the default tracking.js. I went into the plugin and changed the file name.</p>
<p dir="auto">The other issues seems to have resolved over time with updating the CORS Headers in the env file. It ended up taking a good 72 hours for everything to work out.</p>
]]></description><link>https://forum.cloudron.io/post/26664</link><guid isPermaLink="true">https://forum.cloudron.io/post/26664</guid><dc:creator><![CDATA[JLX89]]></dc:creator><pubDate>Sat, 27 Feb 2021 02:57:32 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Fri, 26 Feb 2021 05:48:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/melodykh3" aria-label="Profile: melodykh3">@<bdi>melodykh3</bdi></a> you mean the other way around ? I do see that <a href="https://wordpress.org/plugins/soapberry/#description" target="_blank" rel="noopener noreferrer nofollow ugc">https://wordpress.org/plugins/soapberry/#description</a> has a screenshot that defaults to <code>tracking.js</code> . I reported it here - <a href="https://wordpress.org/support/topic/ackee-tracker-file-should-be-tracker-js/" target="_blank" rel="noopener noreferrer nofollow ugc">https://wordpress.org/support/topic/ackee-tracker-file-should-be-tracker-js/</a></p>
]]></description><link>https://forum.cloudron.io/post/26590</link><guid isPermaLink="true">https://forum.cloudron.io/post/26590</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 26 Feb 2021 05:48:16 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Fri, 26 Feb 2021 05:27:01 GMT]]></title><description><![CDATA[<p dir="auto">For anyone else who is trying to add Ackee to a Wordpress install. "SoapBerry" defaults to "tracker.js" but it should be 'tracking.js'</p>
<p dir="auto">Adding this here because its the first result on google and it seems that's originally the problem this OP had.</p>
]]></description><link>https://forum.cloudron.io/post/26589</link><guid isPermaLink="true">https://forum.cloudron.io/post/26589</guid><dc:creator><![CDATA[MelodyKH3]]></dc:creator><pubDate>Fri, 26 Feb 2021 05:27:01 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Thu, 18 Feb 2021 12:31:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a> Thanks for replying. I actually disabled it, but it seems to have taken around 48 hours to actually start pulling data in. I think I'm good to go now, thanks again!</p>
]]></description><link>https://forum.cloudron.io/post/26088</link><guid isPermaLink="true">https://forum.cloudron.io/post/26088</guid><dc:creator><![CDATA[JLX89]]></dc:creator><pubDate>Thu, 18 Feb 2021 12:31:09 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Thu, 18 Feb 2021 12:28:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jlx89" aria-label="Profile: jlx89">@<bdi>jlx89</bdi></a> Does your browser have privacy tracker blocking or submit donotfollow preferences?</p>
]]></description><link>https://forum.cloudron.io/post/26087</link><guid isPermaLink="true">https://forum.cloudron.io/post/26087</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Thu, 18 Feb 2021 12:28:38 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Thu, 18 Feb 2021 04:11:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Thanks for following up on this. So I found part of the issue, which was related to an outside system. I've gone ahead and fixed that and this issue has fixed itself.</p>
<p dir="auto">I'm working to see why information isn't flowing in from the trackers. Do you know if there is a way to see if Ackee is actually receiving traffic from the tracking codes? I have updated the CORS information per the documentation and the code seems to be loading fine on the sites.</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://forum.cloudron.io/post/26076</link><guid isPermaLink="true">https://forum.cloudron.io/post/26076</guid><dc:creator><![CDATA[JLX89]]></dc:creator><pubDate>Thu, 18 Feb 2021 04:11:57 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Tue, 16 Feb 2021 17:29:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jlx89" aria-label="Profile: jlx89">@<bdi>jlx89</bdi></a> said in <a href="/post/25923">Ackee - tracking.js missing</a>:</p>
<blockquote>
<p dir="auto">Feb 15 20:36:34 [Ackee] ›  warning /tracking.js?ver=1.0.0 not found</p>
</blockquote>
<p dir="auto">Also, the file name is tracker.js and not tracking.js . It's located in <code>/app/code/dist/tracker.js</code> which you can see using the <a href="https://docs.cloudron.io/apps/#web-terminal" target="_blank" rel="noopener noreferrer nofollow ugc">Web Terminal</a></p>
]]></description><link>https://forum.cloudron.io/post/25969</link><guid isPermaLink="true">https://forum.cloudron.io/post/25969</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 16 Feb 2021 17:29:16 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - tracking.js missing on Tue, 16 Feb 2021 17:27:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jlx89" aria-label="Profile: jlx89">@<bdi>jlx89</bdi></a> Where are you seeing this log? In my logs, all I see is</p>
<pre><code>Feb 16 00:32:24 ==&gt; Changing ownership
Feb 16 00:32:24 ==&gt; Starting Ackee
Feb 16 00:32:25
Feb 16 00:32:25 &gt; ackee@3.0.2 server /app/code
Feb 16 00:32:25 &gt; node src/index.js
Feb 16 00:32:25
Feb 16 00:32:28 [Ackee] › … awaiting Connecting to mongodb://mongodb:27017/0eee7d7a9e98ddef
Feb 16 00:32:29 [Ackee] › ✔ success Connected to mongodb://mongodb:27017/0eee7d7a9e98ddef
Feb 16 00:32:29 [Ackee] › ▶ start Starting the server
Feb 16 00:32:29 [Ackee] › … watching Listening on http://localhost:3000
</code></pre>
]]></description><link>https://forum.cloudron.io/post/25968</link><guid isPermaLink="true">https://forum.cloudron.io/post/25968</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 16 Feb 2021 17:27:59 GMT</pubDate></item></channel></rss>