Wrong pixel URI
This commit is contained in:
@@ -106,7 +106,10 @@
|
||||
<nav aria-label="Breadcrumb">
|
||||
<ol class="breadcrumb">
|
||||
<li>
|
||||
<a href="/" data-umami-event="breadcrumb - home"
|
||||
<a
|
||||
href="/"
|
||||
data-umami-event="breadcrumb"
|
||||
data-umami-event-label="home"
|
||||
>Home</a
|
||||
>
|
||||
</li>
|
||||
@@ -181,7 +184,8 @@
|
||||
<button
|
||||
class="accordion-trigger"
|
||||
aria-expanded="false"
|
||||
data-umami-event="accordion - microsoft outlook"
|
||||
data-umami-event="accordion"
|
||||
data-umami-event-label="microsoft outlook"
|
||||
>
|
||||
<span class="icon">▶</span> Microsoft Outlook
|
||||
</button>
|
||||
@@ -223,7 +227,8 @@
|
||||
<button
|
||||
class="accordion-trigger"
|
||||
aria-expanded="false"
|
||||
data-umami-event="accordion - apple mail (macos, ios)"
|
||||
data-umami-event="accordion"
|
||||
data-umami-event-label="apple mail (macos, ios)"
|
||||
>
|
||||
<span class="icon">▶</span> Apple Mail (macOS, iOS)
|
||||
</button>
|
||||
@@ -251,7 +256,8 @@
|
||||
<button
|
||||
class="accordion-trigger"
|
||||
aria-expanded="false"
|
||||
data-umami-event="accordion - thunderbird"
|
||||
data-umami-event="accordion"
|
||||
data-umami-event-label="thunderbird"
|
||||
>
|
||||
<span class="icon">▶</span> Thunderbird
|
||||
</button>
|
||||
@@ -274,7 +280,8 @@
|
||||
<button
|
||||
class="accordion-trigger"
|
||||
aria-expanded="false"
|
||||
data-umami-event="accordion - ios / android mail / gmail app"
|
||||
data-umami-event="accordion"
|
||||
data-umami-event-label="ios / android mail / gmail app"
|
||||
>
|
||||
<span class="icon">▶</span> iOS / Android Mail /
|
||||
Gmail App
|
||||
@@ -301,7 +308,8 @@
|
||||
<button
|
||||
class="accordion-trigger"
|
||||
aria-expanded="false"
|
||||
data-umami-event="accordion - faq / troubleshooting"
|
||||
data-umami-event="accordion"
|
||||
data-umami-event-label="faq / troubleshooting"
|
||||
>
|
||||
<span class="icon">▶</span> FAQ / Troubleshooting
|
||||
</button>
|
||||
@@ -334,7 +342,8 @@
|
||||
<button
|
||||
class="accordion-trigger"
|
||||
aria-expanded="false"
|
||||
data-umami-event="accordion - pro tips & advanced"
|
||||
data-umami-event="accordion"
|
||||
data-umami-event-label="pro tips & advanced"
|
||||
>
|
||||
<span class="icon">▶</span> Pro Tips & Advanced
|
||||
</button>
|
||||
@@ -369,12 +378,13 @@
|
||||
2025<span id="current-year"></span>
|
||||
<a
|
||||
href="https://mifi.ventures"
|
||||
data-umami-event="footer - mifi ventures"
|
||||
data-umami-event="footer link"
|
||||
data-umami-event-label="mifi ventures"
|
||||
>mifi Ventures, LLC</a
|
||||
>
|
||||
</footer>
|
||||
<img
|
||||
src="https://analytics.mifi.holdings/pixel.gif"
|
||||
src="https://analytics.mifi.holdings/p/wQ9GYnLIg"
|
||||
alt=""
|
||||
width="1"
|
||||
height="1"
|
||||
|
||||
@@ -76,14 +76,16 @@
|
||||
<a
|
||||
class="button"
|
||||
href="/help"
|
||||
data-umami-event="button - email setup help"
|
||||
data-umami-event="button"
|
||||
data-umami-event-label="email setup help"
|
||||
>Email Setup Help</a
|
||||
>
|
||||
<a
|
||||
class="button"
|
||||
href="https://webmail.mifi.holdings"
|
||||
target="_blank"
|
||||
data-umami-event="button - webmail"
|
||||
data-umami-event="button"
|
||||
data-umami-event-label="webmail"
|
||||
>
|
||||
Go to Webmail
|
||||
</a>
|
||||
@@ -91,7 +93,8 @@
|
||||
class="button"
|
||||
href="https://postmaster.mifi.holdings/users/login.php"
|
||||
target="_blank"
|
||||
data-umami-event="button - change/forgot password"
|
||||
data-umami-event="button"
|
||||
data-umami-event-label="change/forgot password"
|
||||
>
|
||||
Change/Forgot Password
|
||||
</a>
|
||||
@@ -103,12 +106,13 @@
|
||||
></span>
|
||||
<a
|
||||
href="https://mifi.ventures"
|
||||
data-umami-event="footer - mifi ventures"
|
||||
data-umami-event="footer link"
|
||||
data-umami-event-label="mifi ventures"
|
||||
>mifi Ventures, LLC</a
|
||||
>
|
||||
</footer>
|
||||
<img
|
||||
src="https://analytics.mifi.holdings/pixel.gif"
|
||||
src="https://analytics.mifi.holdings/p/wQ9GYnLIg"
|
||||
alt=""
|
||||
width="1"
|
||||
height="1"
|
||||
|
||||
Reference in New Issue
Block a user