Upcoming Maintenance : Tuesday Oct. 21st at 10PM.: A maintenance operation will take place on Tuesday Oct. 21st, from 10PM until midnight (EDT). The application will remain accessible during this period, but brief service interruptions are possible. We apologize for the inconvenience.
Close
Price Update: Starting November 1, 2025: A price adjustment of 5 to 7% will take effect on November 1, 2025, reflecting major improvements in security, performance, and new features. Click here to read the official announcement. Thank you for your continued trust!
Close

139 search results for « custom fields »

  • Advanced search of contacts

    ...menu, then click on the name of the group in which you want to search); Subscribers ("Contacts" menu, "Subscribed" tab);   How to use the advanced search To start an advanced search, click on the button "Advanced search" next to the search field ( the option is available in all sections cited above). Select in the dropdown menu if you want the contacts you are searching for to correspond to " All criteria" or "At least one criterion" Open the "Select" dropdown list to choose your...

  • Latest features

    ...9, 2025 – Dynamic content blocks (Email editor) One email, thousands of possibilities. You can now add dynamic content blocks to your newsletters. With advanced personalization options, display a block only to specific subscribers based on their custom fields, profile, interests, behavior, or any other targeting criteria. Create more relevant messages without multiplying mailings, boost reader engagement, and improve performance by tailoring your email content to each segment of your...

  • Code example: add a simple validation on the fields

    It is possible to add validation on the HTML code to help the user to complete the form. For example, adding the required attribute to a field will return a message when submitting the form if that field is left blank. You can also use CSS to display the invalid fields differently. <form action="https://app.cyberimpact.com/optin" method="post" accept-charset="utf-8"> ... <label for="ci_firstname">First Name</label> <input type="text" id="ci_firstname" name="ci_firstname" maxlength="255"...

  • How to erase the information saved in a field for several contacts

    Here's how to erase the information saved in a field for multiple contacts simultaneously: Prepare the list of email addresses containing information you’d like to erase in an Excel or CSV file. If these are all contacts in a group or all of the subscribers in your account, you can export them and use this file. Learn how >   In your file, insert the following variable in the column beside each email address: __EMPTY__   Then go to your account to import the file. Link the column...

  • Exporting contacts

    ...suggest using this value. What information can I find in my export files? Here is the list of the data you'll find in your contact export file: Email; First name; Last name; Language; Gender; Company; Country; Postal code; Birthdate; Custom fields 1 to 5; Memo; Subscription date; Subscription time; Consent; Consent source; Proof of consent; IP Address*; Consent date; Consent time; Consent expiration; Number of mailings sent; Number of mailings opened; Average open...

  • Organize your groups with tags

    ...the tag list You can view the full list of tags, create new ones, rename, or delete them by clicking the Tag list link at the top of the group section. Create a tag In the tag window, enter a new name in the Add a new tag to your list field, then click Create a new tag. Rename a tag Click the action menu icone  to the right of a tag. Select Rename. Edit the name, then click the checkmark to confirm. Delete a tag Click the action menu icone to the right of the tag...

  • Send webhooks from a scenario to a third-party application

    ...identification number in your account) First name Last name Email Subscription date Update date Language Genre Country Company Date of birth Zip code Note List of groups Information from custom fields Consent type Source of consent Date of consent Consent expiration Proof of consent IP address of consent (if applicable)   Number of mailings Number of opened...

  • Confirmation pages

    ...pages already contain all the necessary information. You can’t edit their content, but you can add your logo to them. To view the default confirmation pages, click the View the default page links. If you wish to use them, simply leave these fields blank. Is it possible to add a different logo for each confirmation page? No, you can only add one logo for all of your confirmation pages and emails. See also: Edit the logo for confirmation pages and emails> Custom pages To use your own...

  • Editing blocks

    ...square to the right of the item you want to change and choose a colour from the many shades available in the colour picker. If you're familiar with HTML, you probably recognize the hexadecimal colour codes (# 000000) that appear in each field. You can change them directly rather than using the colour picker. Make the background of a block transparent - It is possible to make a block completely transparent, i.e. it will have no background colour. It will then be possible to see the...

  • Generate an HTML form

    ...create an HTML form, go in the Subscription forms section. In the left sidebar, click on IconeCreate a subscription form for your website. In the page, click on the Add a subscription form button which is located on the right above the search field. There should be three options. Click on HTML code.   Add fields To generate your form, first select the language. Then choose the fields you need and adjust their labels. Choose the target groups Select the target group(s) you want...