Overview
Destination Type:Server-side
Installation Instructions
- Navigate to your MGID Dashboard and go to your campaign settings.
- In your campaign settings, enable Conversion sensors and select the Postback condition.
-
Fill in the event name field (e.g.,
purchase,lead,signup). You’ll map Converge events to these MGID goal names later. -
Copy your postback URL from MGID. It will look like:
-
Note down the Postback ID (the digits at the end of the URL path, e.g.,
123456in the example above). -
In the Converge sidebar, click on Event streamsand then click Create new Destination.
- Select the MGID destination and click Next.
- Give your destination a name (e.g., MGID Destination) and click Next.
- Enter your Postback ID from step 5.
-
In the Set up your conversion events section, map your Converge events to MGID event names:
- Converge Event: Select the event you want to track (e.g.,
Placed Order) - MGID Event Name: Enter the exact event name you configured in MGID (e.g.,
purchase)
- Converge Event: Select the event you want to track (e.g.,
- Add additional event mappings as needed for your other conversion goals.
- Click Next.
- Select the sources you want to forward events from, then click Next.
This is a server-side destination, meaning that only server-side sources can be used with this destination. You can still select client-side sources but the events will not be sent to MGID.
- Review any issues and click Submit.
- In your MGID campaign settings, navigate to Tracking Tags > Add custom tracking tag and add the following parameter:
Converge functionality
This integration supports the following Converge destination functionality.| Converge Feature | Supported |
|---|---|
| Custom Events | |
| Filters | |
| Server-side Conversions |
Event Mapping
MGID uses custom event mapping, meaning you define which Converge events should be forwarded and what they should be called in MGID. During the destination setup, you configure:- Converge Event: The event from your Converge tracking (e.g.,
Placed Order,Added To Cart) - MGID Event Name: The corresponding event name in your MGID campaign goals (e.g.,
purchase,lead)
Revenue Tracking
The MGID destination automatically includes revenue data when available:- Revenue is taken from the
total_priceproperty of your Converge events - Revenue is sent as the
rparameter in the postback URL - You can configure whether to use gross or net revenue in the advanced settings
Click ID Requirements
For attribution to work correctly, MGID requires a click ID to connect ad clicks to conversions:- The click ID is captured when users click on your MGID ads with the
mgidcid={click_id}parameter - This click ID is stored as the
$mgid_click_idprofile property in Converge - Events will only be forwarded to MGID if this click ID is present
Events without a valid MGID click ID will be skipped and not forwarded to MGID.