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