I would like to change the text on a page if the page is reached using a link with a particular class.
page 1
<a class="button1" href="http://www.changetext.com">button 1</a>
<a class="button2" href="http://www.changetext.com">button 2</a>
page 2 (changetext.com)
<p>Corporate Challenge fundraising goal</p>
If you reach changetext.com by selecting link with class "button2" then change every instance of the text "Corporate Challenge" to "Community Team"