<?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[Setting COLLECT_API_ENDPOINT in Umami]]></title><description><![CDATA[<p dir="auto">I noticed that the COLLECT_API_ENDPOINT endpoint <a href="https://forum.cloudron.io/post/51198">supposedly needs to be set at build time</a>... how does one go about doing this though when hosting in Cloudron? I've tried setting it and am not having any success. I've tried adding <code>export</code> before it too and restarting after saving the changes, no differences in behaviour though.</p>
<p dir="auto">I'm thinking this isn't working. Is there a different way this needs to be set? Has anyone configured this property yet by any chance?</p>
]]></description><link>https://forum.cloudron.io/topic/8698/setting-collect_api_endpoint-in-umami</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 22:37:35 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8698.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Feb 2023 05:53:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Setting COLLECT_API_ENDPOINT in Umami on Wed, 22 Feb 2023 01:42:01 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> that’s perfect, thanks so much! I’ll try this out tonight.</p>
]]></description><link>https://forum.cloudron.io/post/62269</link><guid isPermaLink="true">https://forum.cloudron.io/post/62269</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 22 Feb 2023 01:42:01 GMT</pubDate></item><item><title><![CDATA[Reply to Setting COLLECT_API_ENDPOINT in Umami on Tue, 21 Feb 2023 10:51:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> Try the latest package, I was able to set to TRACKER_SCRIPT_NAME and COLLECT_API_ENDPOINT to get analytics past ublock origin. Something like:</p>
<pre><code>export TRACKER_SCRIPT_NAME=tellme
export COLLECT_API_ENDPOINT=/api/teller
</code></pre>
]]></description><link>https://forum.cloudron.io/post/62235</link><guid isPermaLink="true">https://forum.cloudron.io/post/62235</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 21 Feb 2023 10:51:45 GMT</pubDate></item><item><title><![CDATA[Reply to Setting COLLECT_API_ENDPOINT in Umami on Tue, 21 Feb 2023 09:08:53 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/umami-software/umami/issues/1318" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/umami-software/umami/issues/1318</a> confirms that this is a build time variable. In the package, we source user environment variables after the build. I am trying to see if it changes anything if we source it before the build.</p>
]]></description><link>https://forum.cloudron.io/post/62219</link><guid isPermaLink="true">https://forum.cloudron.io/post/62219</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 21 Feb 2023 09:08:53 GMT</pubDate></item></channel></rss>