Contact support:
    Contact support
    Free Trial Log in
    Select country or language

    UTM Tag Collector

    UTM-tag collector is a hyperlink that is placed on a website.
    When clicking the link:

    • the selected messenger opens;
    • the user sends a message;
    • the UTM tag is automatically recorded in the ChatApp personal account.

    UTM tags allow you to determine the page of the website from which the user initiated contact or made a purchase decision. Customer journey analysis is used to optimize website structure and increase conversion.

    UTM tag collection is possible:

    Pre-filled text is supported for the following channels:

    • WhatsApp;
    • Official WhatsApp;
    • Viber Bot;
    • E-mail.

    In Telegram Bot only the parameter {clientId} is passed. Text transmission is not supported.

    Creating a UTM tag collector

    1. Open the ChatApp personal account.
    2. Go to the “Automation” section.
    3. Select “UTM Tag Collector”.
    4. Click “Create widget”.
    5. Specify the widget name.
    6. Click “Add link”.
    7. In the opened window, select the communication channel.
    8. Enter the data for the selected channel:
    • for Telegram Bot — Username;
    • for Viber Bot — URI;
    • for WhatsApp — phone number;
    • for E-mail — email address.

    9. Enter the message text.
    10. Add the parameter {clientId} at the end of the message.

    Without specifying this parameter, the link will not be saved.

    11. Click “Save”.
    12. Click “Save” on the widget page.

    Note: in the “clientId” parameter, a capital letter “I” is used, not a lowercase “l”.

    Website installation

    After saving, the following are generated:

    • URL;
    • HTML code;
    • “Script tag”.

    For correct operation, the “Script tag” must be installed.
    Without the script, HTML and URL will not work.

    Installation of “Script tag”
    1. Copy the “Script tag”.
    2. Open the HTML editor of the website.
    3. Insert the code before the closing </body> tag.

    HTML code installation
    1. Copy the HTML code.
    2. Insert it into the required place on the page using the <a> tag.
      The text between > and </a> is displayed as the link name.

    Example:

    <a href=”https://help.chatapp.online/utm-redirect?channel=WhatsApp&directionTo=55ХХХХХХХХХХ&text=Hello! My request number {clientId}” target=”_blank”>Click the link</a>

    URL installation
    When using third-party widgets or visual builders:

    1. Copy the URL.
    2. Insert the link into a button, text block, or interface element.

    Viewing collected UTM tags
    1. Open the “Automation” section.
    2. Select the “Tags” subsection.
    3. Select the installed widget.
    4. Click “Download”.

    The system will display a table with collected UTM tags.

    Additionally:

    • export the report in Excel format;
    • select the required export period.