> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.cloakup.me/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to use Dirto with Cloakup

# How to use [Dirto](https://app.justtracking.io/) to track my sales along with the cloakup parameter

Basically you have the following parameter to use in tracking sales:

utm_source=facebook&utm_medium={{placement}}&utm_campaign={{campaign.name}}&utm_term={{ad.name}}&utm_content={{adset.name}}


To use this parameter together with the cloaker parameter, simply add the value you configured here in cloakup at the end.

Example:

utm_source=facebook&utm_medium={{placement}}&utm_campaign={{campaign.name}}&utm_term={{ad.name}}&utm_content={{adset.name}}

**&test=123**


The configured parameter was **teste=123**, and I added it to the end using the ampersand "&" to separate the parameters.