Extension Easy Copy November 22, 2023 13:59 Updated Index Introduction How to Setup How to Use Events in Blip Terms of use and SLA Suport Introduction Easy Copy is designed to facilitate the copying of codes and payable lines that are usually clumped together with the body of the message in messaging channels. To enhance this experience, Easy Copy automatically generates a link that isolates these elements from the text, making them easily copyable with a single click. This not only saves time but also reduces typing errors. Ideal for messages containing account numbers, verification codes, or other important numeric sequences, the extension seamlessly integrates with messaging channels, offering an elegant and practical solution to a common problem in everyday digital communication. How to Setup When installing the Easy Copy extension, it's possible to customize the appearance of the copy screen through three distinct parameters, as described below: Color: Insert the hexadecimal code corresponding to the color of the copy button. Example: #FFA500 (orange). Logo: Provide the URL of the logo or image you want to display in the header of the copy screen. Message: Add a descriptive message of the code to be copied. This message will be displayed above the box where the code is presented. Example: "Verification Code". After updating these settings, two crucial pieces of information will be generated: Token: This is the token for using the link generated after the configurations. URL: The configured link for use will be displayed in this section. Example: https://dwntbots.dawntech.dev/extension/easy-copy/?token=YOUR_TOKEN_HERE. How to Use To utilize Easy Copy, the code you wish to copy must be sent in the “data” parameter along with the previously generated URL. It's necessary to encode this parameter in URI format using the encodeURIComponent(code) function in JavaScript. For example: https://dwntbots.dawntech.dev/extension/easy-copy/?token=YOUR_TOKEN_HERE&data=YOUR_CODE_HERE Additionally, it's possible to send contact identification information for more precise journey tracking. For example: https://dwntbots.dawntech.dev/extension/easy-copy/?token=YOUR_TOKEN_HERE&data=YOUR_CODE_HERE&identity=CONTACT_IDENTITY If the contact identification parameter is not sent, events will be recorded more generically to monitor usage. Events in Blip The Easy Copy extension automatically generates events in Blip, depending on the action taken on the page where the link was generated. Two main moments are recorded: the page's opening and the link's copying. The main event category is EASY-COPY, and the action follows the format: Date (ISODate) | Type (OPEN or COPY) | Identity (if sent) There are also events with categories EASY-COPY-OPEN and EASY-COPY-COPY, which are identical to those mentioned above but are already segregated by type for better organization and monitoring purposes. Terms of use and SLA By installing this extension, you agree to the terms of use described at, policy. Valid also for the use of the data collected by the extension (if / when needed). The SLA of this and other Dawntech Inc. extensions. Suport This manual aims to help Blip platform users to install, configure and use the Zoho Contas extension. In addition, any usage questions can be directed to contact@dawntech.dev or by contacting us at +55 (51) 3557-2998. For more information, visit the discussion on the subject in our community or the videos on our channel. 😃 Related articles Sending WhatsApp Active Messages on Blip Desk How to Send SMS via API Builder variables Using Dynamic Content Request for Official Business Account Seal