Youtube offers you the ability to create embeddable subscribe buttons. Is there a way that I could create a button like this, and embed it on my website, but code it in such a way that it will redirect to a specific url after a person clicks the subscribe button?
Here is an example of the code they offer.
<div class="g-ytsubscribe" data-channelid="UCAJZEjGwmVEDN2hmlT-v8Pg" data-layout="default" data-count="default"></div></center>```
I am not much of a coder so please explain in the simplest terms possible.
Thanks in advance for any help anyone can offer.