How to use utmify with Cloakup
How to use utmify to track my sales along with the cloakup parameter
At utmify you have the following parameter to use when tracking sales:
utm_source=FB&utm_campaign={{campaign.name}}|{{campaign.id}}&utm_medium={{adset.name}}|{{adset.id}}&utm_content={{ad.name}}|{{ad. id}}&utm_term={{placement}}&xcod=FBhQwK21wXxR{{campaign.name}}|{{campaign.id}}hQwK21wXxR{{adset.name}}|{{adset.id}}hQwK21wXxR{{ad.name }}|{{ad.id}}hQwK21wXxR{{placement}}
To use this parameter together with the cloaker parameter, simply add the value you configured here in cloakup at the end.
Example:
utm_source=FB&utm_campaign={{campaign.name}}|{{campaign.id}}&utm_medium={{adset.name}}|{{adset.id}}&utm_content={{ad.name}}|{{ad. id}}&utm_term={{placement}}&xcod=...{{campaign.name}}|{{campaign.id}}...{{adset.name}}|{{adset.id}}.. .{{ad.name}}|{{ad.id}}...{{placement}}
&ferwf23f32df=sad123rsa
The configured parameter was ferwf23f32df=sad123rsa, and I added it to the end using the ampersand "&" to separate the parameters.
Updated on: 04/06/2025
Thank you!