Skip to main content
All CollectionsFAQCampaign Wizard
Conversion Tracking Feature, aka "actions that Viral loops tracks after signup/participation"
Conversion Tracking Feature, aka "actions that Viral loops tracks after signup/participation"

The process of turning visitors into active users who take a specific action that contributes to the growth of the campaign

Thanos avatar
Written by Thanos
Updated over a week ago

What is the Conversion tracking feature?

It's simple: is the action after a signup/participation; let me give you an example:

  1. User A signs up and gets his referral link

  2. User A shares the link with User B

  3. User B signs up through the link

  4. User B completes the conversion action

  5. User B becomes a referral of user A

Refers to the process where a user who interacts with a specific URL (often through a referral or a link shared by someone) completes a desired action or goal on that page.

This desired action can be something like:

  1. Signing up for a service or platform.

  2. Filling out a form.

  3. Making a purchase.

  4. Registering for an event, subscription, or newsletter.

  5. Downloading an app or other material.

In the viral loop context, conversion is a key metric because it indicates the success of a campaign. For example, when someone shares a referral link (URL), the success of that link can be measured by how many people not only visit the page but also convert (i.e., complete the desired action).

Before Proceeding: connect your Custom Form with Viral Loops

First of all, keep in mind that if you are not using the Viral Loops widget but your custom form, you should connect it with Viral Loops. You can do that with the customs form integration script here or by using Zapier or API calls.

(please, ignore this if you are using the Viral Loops widget and not your custom form)

How and where can it be enabled in Viral Loops?

If you choose for example, the "Universal Template", you can go to the "Goals" STEP and select the "Custom event or conversion" option. It means that a Referral is complete when invitees join and then take an action (e.g. complete a purchase, create an account, etc).

SETUP

Now select one of the following 3 options:

  1. Using the Viral Loops JavaScript SDK: instructions here

  2. Page visit: the ONLY condition here is to have the script on your page, and the participant needs to be identified, instructions here

  3. Using a private API Call: instructions here and here

VALUE TRACKING

You can even select the Value tracking option if you want it to, but if you do, we suggest choosing the Private API call. ๐Ÿ˜€

Install it on the HEAD on your website

Whatever you choose, on the Installation STEP you will see the instructions in order to install it.

Start by adding the campaign javascript snippet in your website. You need this in the landing page of your website (where referral links will direct people) and also in every page where you will add the widgets for this campaign.

You have to go to your website's HTML and add the following snippet of code right in your <head> tag (check for your code and don't use the one below from the screenshot ๐Ÿ™ƒ):

..and you are DONE!

But, in which templates and Plans are the Conversion feature available?

Just to clarify and in case thereโ€™s any misunderstanding, any conversion tracking is available on the Growing plan and above. This means that the templates:

  1. Online to Offline

  2. Altruistic Referral

  3. Conversion tracking on the Milestone Referral

  4. Universal Template

..are available on the Growing plan and above.

The relevant API call (to track a conversion), as well as the function on the new Dashboard (to mark a participant as converted) and Zapier action (to convert a participant), should only work on Growing plans and above.

Is this clear? Let us know if there's any other term that we could better explain. ๐Ÿ’œ

Did this answer your question?