Thank you. What you are stating is correct.

However, it does not adders the fact that Google provide separate 3 step instructions on how to integrate reCaptcha v.2 to a website. Step 1 of these instructions requires:

Paste this snippet at the end of the <form> where you want the reCAPTCHA widget to appear:

<div class="g-recaptcha" data-sitekey="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"></div>

Hence I had a question - do I need to do what Gooogle states or this step has already been taken care of by the addon I am installing?