Mixpanel is a popular analytics platform that allows you to measure user engagement and track conversions on your website or mobile app.
One of the most common ways to implement Mixpanel are direct integration to your site or using Google Tag Manager. Mixpanel integration using server Google Tag Manager might be a good solution if you want to increase page speed and set cookies more accurately. This guide will describe using our Mixpanel tag for the server GTM container.
Mixpanel server GTM template is available in sGTM Template Gallery.
Mixpanel tag for sGTM can help you with these action types:
Each action type of the Mixpanel tag has its own set of additional settings.
Route data to Mixpanel's EU servers - select if you want to route data to the EU data centers.
Automatically handle customer distinct_id - Mixpanel server API optimized for stateless shared usage; e.g., in a web application, the same mixpanel instance is used across requests for all users. Rather than setting a distinct_id through identity calls like Mixpanel client-side libraries (where a single Mixpanel instance is tied to a single user), this API requires you to pass the distinct_id with every tracking call.
Send common data with request - Adds to track request user_agent, path, $current_url, $screen_width, $screen_height, $referrer, user ip, etc.
Get parameters from the variable - select if you want to extract any parameters from the sGTM variable.
Additional Parameters - select what other parameters you want to send and add Parameter Name and value.
Remove parameters from the request - add parameters that you want to remove from the requests. Helpful in eliminating standard parameters like $current_url or IP.
Logs Settings - select if you want to use stape logs to troubleshoot your setup.
1. Add a tag to your sGTM using Template Gallery.
2. Create a new tag. Select Tag Type (In this example, I will set up a tag type track since this one requires more configuration). Add your Mixpanel project ID (You can get the Project Token from project settings).
Select if you need to route data to EU servers and Automatically handle customer distinct_id.
3. Add event name. If you want to add common sGTM data to the Mixpanel request, you can also choose to parse parameters from variables.
There is also an option to add or remove parameters from the request. Remove parameters is helpful when you select to add common data and need to remove some of the event data.
4. Add triggers and test your event.
Setting up Mixpanel tracking with Google Tag Manager is a great way to get detailed insights into how users interact with your site or app. Following the steps outlined in this post, you can quickly get started with sGTM and measure users correctly with long-lived cookies.
All it takes is a few simple questions. Click Get assistance, fill-up the form, and we will send you a quote.