With app subscriptions

BixGrow supports selected subscription apps to help you track affiliate commissions on recurring subscription orders.

Seal subscriptions integration

How to Enable Tracking Recurring Orders in Seal Subscriptions

Step 1: Go to Seal Subscriptions → Settings → General settings → Orders.

Step 2: In the Orders section, check the box “Tag new and subsequent subscription orders.”

Step 3: Add the following tags in the input fields:

  • New subscription order tag: bg_sub_id_{{subscription_id}}

  • Subsequent subscription order tag: bg_sub_id_{{subscription_id}}

Appstle subscriptions integration

How to Enable Tracking Recurring Orders in Appstle Subscriptions

Step 1: Go to Appstle Subscriptions > More > All > Tag Settings

Step 2: Add the following tags in the input fields:

  • First Time Order Tag: bg_sub_id_{{ subscriptionContract.id }}

  • Recurring Order Tag: bg_sub_id_{{ subscriptionContract.id }}

Last updated