Skip to content
Snippets Groups Projects
Commit 374c2bd2 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

layout

parent 837ef78d
No related merge requests found
<% content_for :title, t('communication.website.analytics') %>
<%= render 'admin/communication/websites/sidebar' do %>
<iframe plausible-embed src="<%= @website.plausible_url %>&embed=true&theme=light&background=transparent" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;"></iframe>
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
<iframe plausible-embed
src="<%= @website.plausible_url %>&embed=true&theme=light&background=transparent"
scrolling="no"
frameborder="0"
loading="lazy"
style="width: 1px; min-width: 100%; height: 1600px; margin-top: -50px"></iframe>
<div>Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
<script async src="https://plausible.io/js/embed.host.js"></script>
<% end %>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment