Setup a Simple Refer A Friend program on WooCommerce (in record time!)

Learn how to easily set up a Refer a Friend program on your WooCommerce store.

To set this up we will need AutomateWoo and the Refer A Friend add-on.

Custom CSS

Here is the CSS I added during the video. You can add this to your CSS by going to Customize > Additional CSS inside your theme.

.extra2 a { 
	background-color: rgb(46,154,156);
	color: rgb(255,255,255);
	padding: 5px; 
}

UTM Parameters

If you want to track Google Analytics you could append this string to the end of your share link url. For example:

https://example.com/?utm_source=social&utm_campaign=refer&utm_medium=referral 
Simon Gondeck

I’m a big fan of WordPress + WooCommerce (especially WooCommerce Subscriptions). Check out my YouTube channel.

Leave a Comment