Skip to content

Commit

Permalink
Standardise footer UTM tracking with other sites
Browse files Browse the repository at this point in the history
  • Loading branch information
zarino committed Jul 5, 2016
1 parent a79d307 commit 9c6c3e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions views/footer.erb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<div class="col-sm-6">
<div class="mysoc-footer__donate">
<p>Your donations keep this site and others like it running</p>
<a href="https://www.mysociety.org/donate?utm_source=gender-balance.org&utm_content=donate+now&utm_medium=link&utm_campaign=mysoc_footer" class="mysoc-footer__donate__button">Donate now</a>
<a href="https://www.mysociety.org/donate?utm_source=gender-balance.org&utm_content=footer+donate+now&utm_medium=link&utm_campaign=mysoc_footer" class="mysoc-footer__donate__button">Donate now</a>
</div>
</div>

Expand All @@ -39,14 +39,14 @@
<div class="mysoc-footer__orgs">
<p class="mysoc-footer__org">
Built by
<a href="https://www.mysociety.org?utm_source=gender-balance.org&utm_content=logo&utm_medium=link&utm_campaign=mysoc_footer" class="mysoc-footer__org__logo mysoc-footer__org__logo--mysociety">mySociety</a>
<a href="https://www.mysociety.org?utm_source=gender-balance.org&utm_content=footer+logo&utm_medium=link&utm_campaign=mysoc_footer" class="mysoc-footer__org__logo mysoc-footer__org__logo--mysociety">mySociety</a>
</p>
</div>
</div>

<div class="col-sm-4">
<div class="mysoc-footer__legal">
<p>mySociety Limited is a project of UK Citizens Online Democracy, a registered charity in England and Wales. For full details visit <a href="https://www.mysociety.org?utm_source=gender-balance.org&utm_content=full+legal+details&utm_medium=link&utm_campaign=mysoc_footer">mysociety.org</a>.</p>
<p>mySociety Limited is a project of UK Citizens Online Democracy, a registered charity in England and Wales. For full details visit <a href="https://www.mysociety.org?utm_source=gender-balance.org&utm_content=footer+full+legal+details&utm_medium=link&utm_campaign=mysoc_footer">mysociety.org</a>.</p>
</div>
</div>

Expand Down

0 comments on commit 9c6c3e1

Please sign in to comment.