We recommend using an external analytics tool like Google Analytics or Adobe Analytics to get an even deeper understanding of your assets' performance.
This guide covers simple, effective ways to track traffic, engagement, and conversions using your existing marketing, ad, and CRM tools.
When analyzing asset success, it helps to track three main categories:
| Category | What It Measures | Example Tools |
|---|---|---|
| Traffic | How visitors find and reach your asset pages | UTMs, Ad Platforms, CRM referrers |
| Engagement | What visitors do once they arrive | Tag Managers, built-in event tracking |
| Conversions | When visitors complete key actions | Ad Pixels, CRM forms, schedulers |
If your site uses Google Tag Manager (GTM) or Adobe Launch, add the same container snippet to your Mutiny pages.
This ensures your standard analytics, ad, and CRM tags work consistently.
Why it matters:
All pixels, tracking scripts, and consent preferences can be managed in one place.
Resources:
UTM parameters help you identify where traffic came from and which assets drive results.
Always include at least these three:
| Parameter | Example | Purpose |
|---|---|---|
utm_source |
google |
Identifies traffic source |
utm_medium |
cpc |
Channel type (paid, email, social) |
utm_campaign |
mutiny_q1-demo |
Asset name |
Example URL:
These parameters can be read by most ad platforms, CRMs, and reporting dashboards.
If your site uses a cookie or consent banner, make sure it loads on your Mutiny pages too.
That ensures user preferences for analytics and advertising cookies are respected across your site and asset pages.
Your ad platforms (Google Ads, Meta, LinkedIn, etc.) will automatically attribute visits and conversions if:
This lets you measure:
Common pixel setup links:
You can use a tag manager to record on-page activity such as:
These interactions help you see which assets drive meaningful engagement, not just visits.
If your team doesn’t have a centralized analytics tool, you can:
Mutiny’s Embed Block uses an iFrame, which requires special handling to track in-page events like form fills or clicks inside the embedded content.
To track these:
postMessage inside the iFrame to send event data to the parent pageResources:
Examples:
Pick one primary conversion per asset page to measure consistently.
Each major ad platform offers a conversion pixel or event tag.
You can configure these to fire on your chosen conversion action.
| Platform | Example Setup |
|---|---|
| Google Ads | Conversion tracking tag or event in GTM |
| Meta (Facebook/Instagram) | Conversion event in Meta Pixel |
| Conversion rule in Insight Tag |
For lead-based tracking, pass UTM or click ID values (e.g. gclid, fbclid) into hidden form fields so that your CRM can attribute leads correctly.
Examples:
This lets you connect marketing assets to pipeline and revenue in your CRM.
Once you’re collecting data:
You don’t need a complex analytics stack — just clear tracking and consistent naming.