I am using sp 2013. I have some custom c# code which is adding a webpart to the welcome page. I would like to do this for each new my site. I am thinking about to use delegate control. I googled around, but I see alot of examples where you need to add the delegate control to the masterpage.
Is it only possible to use a delegate control with masterpages?