Skip to content

Commit af6504f

Browse files
authored
Merge pull request creativecommons#565 from creativecommons/add-footer-tracking
Add tracking query parameters to footer donation link
2 parents c20b5e1 + 50e0e41 commit af6504f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vocabulary_theme/templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h5 class="b-header">Subscribe to our newsletter</h5>
269269
<aside class="donate-section">
270270
<h5>Our work relies on you!</h5>
271271
<p>Help us keep the internet free and open.</p>
272-
<a class="button small donate" href="http://creativecommons.org/donate">
272+
<a class="button small donate" href="https://creativecommons.org/donate?c_src=website&c_src2=GlobalFooter">
273273
<i class="icon cc-letterheart-filled margin-right-small is-size-5 padding-top-smaller"></i>
274274
Donate now
275275
</a>

0 commit comments

Comments
 (0)