Skip to content

Commit 7d60793

Browse files
committed
Remove Google Analytics JS Tracking
This appears to break working links in Firefox and Chrome on Microsoft Windows. Since Google Analytics 4 doesn’t use these, I’m removing them for now.
1 parent 0e25be1 commit 7d60793

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,8 @@ <h3>
3535
<a
3636
href="{{ site.slack_url }}"
3737
class="btn-secondary"
38-
onclick="getOutboundLink('https://communityinviter.com/apps/cfb-public/default-badge'); return false;"
3938
>Say hi on Slack</a>
4039
<a href="https://cdn.forms-content.sg-form.com/a1d025e7-35fe-11ec-81c7-aae619d1f5b2"
41-
onclick="getOutboundLink('https://cdn.forms-content.sg-form.com/a1d025e7-35fe-11ec-81c7-aae619d1f5b2'); return false;"
4240
class="btn-secondary">Weekly E-Mail Newsletter</a>
4341
</div>
4442

@@ -52,14 +50,11 @@ <h3>
5250
</p>
5351
<div class="btn-group">
5452
<a href="https://codeforamerica.zoom.us/meeting/register/tJIud-Corj0sGNaJai1FmkyfRMek27MzEC_X"
55-
onclick="getOutboundLink('https://codeforamerica.zoom.us/meeting/register/tJIud-Corj0sGNaJai1FmkyfRMek27MzEC_X'); return false;"
5653
class="btn-secondary">RSVP on Zoom</a>
5754
<a href="https://communityinviter.com/apps/bostoncivictechcoffee/civic-tech-coffee"
58-
onclick="getOutboundLink('https://communityinviter.com/apps/bostoncivictechcoffee/civic-tech-coffee'); return false;"
5955
class="btn-secondary"
6056
>Say hi on Slack</a>
6157
<a href="http://eepurl.com/g3AxjX"
62-
onclick="getOutboundLink('http://eepurl.com/g3AxjX'); return false;"
6358
class="btn-secondary"
6459
>
6560
Monthly E-Mail Reminders

0 commit comments

Comments
 (0)