Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 31 additions & 33 deletions lib/plausible_web/templates/layout/_footer.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<p class="mt-4 text-base text-gray-400 leading-6">
<%= if ee?() do %>
Made and hosted in the EU <span class="text-lg">🇪🇺</span> <br />
Comment thread
metmarkosaric marked this conversation as resolved.
Outdated
Solely funded by our subscribers.
Funded entirely by our subscribers.
<% end %>

<%= if ce?() do %>
Expand All @@ -38,7 +38,6 @@
<ul class="mt-4">
<li>
<a
rel="noreferrer"
href="https://plausible.io/docs/integration-guides"
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -47,7 +46,6 @@
</li>
<li class="mt-4">
<a
rel="noferrer"
href="https://plausible.io/wordpress-analytics-plugin"
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -56,7 +54,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/docs/troubleshoot-integration"
Comment thread
metmarkosaric marked this conversation as resolved.
Outdated
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -65,7 +62,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/docs/script-extensions"
Comment thread
metmarkosaric marked this conversation as resolved.
Outdated
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -74,7 +70,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/docs/google-analytics-import"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -83,7 +78,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/docs/google-search-console-integration"
Comment thread
metmarkosaric marked this conversation as resolved.
Outdated
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -92,7 +86,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/docs/users-roles"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -101,7 +94,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/docs/excluding"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -112,12 +104,11 @@
</div>
<div class="mt-32 md:mt-0">
<h4 class="text-sm font-semibold tracking-wider text-gray-400 uppercase leading-5">
Help guides
Explore
</h4>
<ul class="mt-4">
<li>
<a
rel="noferrer"
href="https://plausible.io/docs/compare-stats"
Comment thread
metmarkosaric marked this conversation as resolved.
Outdated
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -126,7 +117,6 @@
</li>
<li class="mt-4">
<a
rel="noferrer"
href="https://plausible.io/docs/filters-segments"
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -135,7 +125,6 @@
</li>
<li class="mt-4">
<a
rel="noferrer"
href="https://plausible.io/docs/manual-link-tagging"
Comment thread
metmarkosaric marked this conversation as resolved.
Outdated
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -144,7 +133,6 @@
</li>
<li class="mt-4">
<a
rel="noferrer"
href="https://plausible.io/docs/goal-conversions"
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -153,7 +141,6 @@
</li>
<li class="mt-4">
<a
rel="noferrer"
href="https://plausible.io/docs/funnel-analysis"
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -162,7 +149,6 @@
</li>
<li class="mt-4">
<a
rel="noferrer"
href="https://plausible.io/docs/ecommerce-revenue-tracking"
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -171,7 +157,6 @@
</li>
<li class="mt-4">
<a
rel="noferrer"
href="https://plausible.io/docs/custom-props/introduction"
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -180,7 +165,6 @@
</li>
<li class="mt-4">
<a
rel="noferrer"
href="https://plausible.io/docs/proxy/introduction"
class="text-base text-gray-300 leading-6 hover:text-white"
>
Expand All @@ -193,12 +177,11 @@
<div class="md:grid md:grid-cols-2 md:gap-8 print:hidden">
<div>
<h4 class="text-sm leading-5 font-semibold tracking-wider text-gray-400 uppercase">
Community
Resources
</h4>
<ul class="mt-4">
<li>
<a
rel="noreferrer"
href="https://plausible.io/changelog"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -207,7 +190,7 @@
</li>
<li class="mt-4">
<a
ref="noreferrer"
rel="noreferrer"
target="_blank"
href="https://plausible.io/status"
class="text-base leading-6 text-gray-300 hover:text-white"
Expand All @@ -217,7 +200,6 @@
</li>
<li class="mt-4">
<a
ref="noreferrer"
href="https://plausible.io/blog"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -226,7 +208,14 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/tools"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Tools
</a>
</li>
<li class="mt-4">
<a
href="https://plausible.io/docs"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand Down Expand Up @@ -257,7 +246,16 @@
<a
rel="noreferrer"
target="_blank"
rel="me"
href="https://bsky.app/profile/plausible.io"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Bluesky
</a>
</li>
<li class="mt-4">
<a
rel="noreferrer me"
target="_blank"
href="https://fosstodon.org/@plausible"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -283,7 +281,6 @@
<ul class="mt-4">
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/about"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -292,7 +289,14 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/#pricing"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Pricing
</a>
</li>
<li class="mt-4">
<a
href="https://plausible.io/contact"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -301,16 +305,14 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/privacy"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Privacy
Privacy policy
</a>
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/data-policy"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -319,7 +321,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/terms"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -328,7 +329,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/dpa"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -337,7 +337,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/security"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand All @@ -346,7 +345,6 @@
</li>
<li class="mt-4">
<a
rel="noreferrer"
href="https://plausible.io/imprint"
class="text-base leading-6 text-gray-300 hover:text-white"
>
Expand Down
Loading