MemberMouse
Conversion Bridge tracks membership purchases from MemberMouse as conversions. When a customer completes a purchase, a conversion event with the full order details is sent to all your connected analytics and ad platforms.
Setup Instructions
- In your WordPress admin, go to Settings > Conversion Bridge > Integrations.
- Find MemberMouse in the list and enable the integration.
- Check Track purchases to track completed membership orders. Optionally customize the Order label (default: "Order"). Learn more about conversion labels and values.
- Optionally check Track each product in order as separate event to fire an additional event for each product in the order. You can customize the Product item purchase label (default: "Order Item: %title%"). Use
%title%to include the product name. - Click Save Changes to start tracking your conversions.
How It Works
- When a customer completes a purchase, MemberMouse redirects them to a confirmation page. Conversion Bridge reads the transaction details from that page and fires a purchase event.
- The purchase event includes the full order total, currency, tax, and a breakdown of each product in the order.
- If individual item tracking is enabled, a separate event is fired for each product in the order in addition to the main purchase event.
Tracked Data
Every event includes a conversion label and conversion value.
Purchase event
transaction_id— The order numbercurrency— The order currencytax— Tax amountitems— Array of products in the order:item_id— Product IDitem_name— Product descriptionprice— Product amountquantity— Always 1
Individual item event
id— Product IDname— Product descriptionquantity— Always 1price— Product amount
Enhanced conversion data
Conversion Bridge automatically includes customer data with both purchase and item events as enhanced conversion data:
_email— Customer email address_first_name— Customer first name_last_name— Customer last name_phone— Customer phone number_city— Billing city_state— Billing state_zip— Billing zip code_country— Billing country
Custom Event Labels
You can customize the labels for each event type:
- Order label: Default is "Order". This label is used for the main purchase event.
- Product item purchase label: Default is "Order Item: %title%". Use
%title%to insert the product name. For example, "Purchased: %title%" would produce "Purchased: Gold Membership".
Still need help?
If you have not yet found your answer in the documentation articles, please contact support
Contact support