<?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 - How to: CORS headers, reverse proxy?]]></title><description><![CDATA[<p dir="auto">I am out of my depth here. Would someone be able to help me figure this out?</p>
<p dir="auto">As per this:<br />
<a href="https://docs.ackee.electerious.com/#/docs/CORS%20headers" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.ackee.electerious.com/#/docs/CORS headers</a><br />
and:<br />
<a href="https://docs.ackee.electerious.com/#/docs/SSL%20and%20HTTPS#recommended-configuration" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.ackee.electerious.com/#/docs/SSL and HTTPS#recommended-configuration</a></p>
<p dir="auto">how can I set this up so that Ackee is actually tracking?</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.cloudron.io/topic/4828/ackee-how-to-cors-headers-reverse-proxy</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 05:16:21 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4828.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Apr 2021 22:05:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ackee - How to: CORS headers, reverse proxy? on Wed, 28 Jul 2021 22:03:22 GMT]]></title><description><![CDATA[<p dir="auto">Not sure, <a href="https://github.com/electerious/Ackee/blob/master/docs/Options.md#cors-headers" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/electerious/Ackee/blob/master/docs/Options.md#cors-headers</a> says you can set <code>ACKEE_ALLOW_ORIGIN="*"</code> which is of course insecure.</p>
]]></description><link>https://forum.cloudron.io/post/34501</link><guid isPermaLink="true">https://forum.cloudron.io/post/34501</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 28 Jul 2021 22:03:22 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - How to: CORS headers, reverse proxy? on Wed, 28 Jul 2021 20:08:49 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> Yes, it is much better! Thank you.</p>
<p dir="auto">This also helped me find my issue.</p>
<p dir="auto">Next question is can a CORS wildcard be added for subdomains.</p>
<p dir="auto">Like:</p>
<pre><code>https://*.example.com
</code></pre>
<p dir="auto">If not, we'll need a feature request to add to Ackee for a checkbox to add new monitored domains to the env file origins list automatically from the UI.</p>
]]></description><link>https://forum.cloudron.io/post/34493</link><guid isPermaLink="true">https://forum.cloudron.io/post/34493</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Wed, 28 Jul 2021 20:08:49 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - How to: CORS headers, reverse proxy? on Wed, 28 Jul 2021 16:25:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> I put some screenshots and improved it - <a href="https://docs.cloudron.io/apps/ackee/#adding-a-domain" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/ackee/#adding-a-domain</a> . Better?</p>
]]></description><link>https://forum.cloudron.io/post/34483</link><guid isPermaLink="true">https://forum.cloudron.io/post/34483</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 28 Jul 2021 16:25:18 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - How to: CORS headers, reverse proxy? on Wed, 28 Jul 2021 15:21:12 GMT]]></title><description><![CDATA[<p dir="auto">I'm having an issue with this as well, no tracking is actually happening, mainly because of issues with documentation.</p>
<p dir="auto">The examples on the github site are flat out wrong, and the Cloudron docs need improvement too.</p>
<p dir="auto"><a class="plugin-mentions-group plugin-mentions-a" href="/groups/staff" aria-label="Profile: staff">@<bdi>staff</bdi></a> Here's a short list:</p>
<ul>
<li>the example domain is not of your site, but of your ackee install</li>
<li>the example ackee-tracker.min.js does not exist</li>
<li>the example path to the tracker does not exist</li>
<li>CORS preventing self-hosted tracking</li>
<li>CORS docs not specifying which domain(s) to add (tracker or tracked)</li>
</ul>
<p dir="auto">After adding CORS domains to Ackee env file and restarting, FF still won't connect to the ackee API and blocks because of CORS</p>
]]></description><link>https://forum.cloudron.io/post/34482</link><guid isPermaLink="true">https://forum.cloudron.io/post/34482</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Wed, 28 Jul 2021 15:21:12 GMT</pubDate></item><item><title><![CDATA[Reply to Ackee - How to: CORS headers, reverse proxy? on Mon, 05 Apr 2021 00:28:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andxclfor" aria-label="Profile: andxclfor">@<bdi>andxclfor</bdi></a> I'd follow this: <a href="https://docs.cloudron.io/apps/ackee/#adding-a-domain" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/ackee/#adding-a-domain</a></p>
<p dir="auto">For CORS you edit the env file and put your domain in the variable "ACKEE_ALLOW_ORIGIN". Then in ackee you add your domain, then it will give you JS to put in the website html for tracking.</p>
]]></description><link>https://forum.cloudron.io/post/29195</link><guid isPermaLink="true">https://forum.cloudron.io/post/29195</guid><dc:creator><![CDATA[murgero]]></dc:creator><pubDate>Mon, 05 Apr 2021 00:28:59 GMT</pubDate></item></channel></rss>