SEPTEMBER
2022
General
- Improved backwards compatibility of CampaignSuite Cloud with previous/existing versions of Trybes websites
- Improved compatibility of CampaignSuite Cloud with WordPress themes that are not developed by Trybes
Forms
- Added Page specific campaign code functionality, enabling the connection of a page slug to a CampaignID. Every page in WordPress contains a new CampaignSuite block with a field called Campaign code. This field can be used to insert a unique Campaign code that will be saved in every Gravity Forms entry. This value in entries can be used as a meta field in confirmations or CRM mappings.
- Added Pronamic support in CS e-commerce. CampaignSuite uses the webhooks from Pronamic whenever a payment is successful. In this event a new e-commerce API call is generated for Universal and/or GA4.
- CampaignSuite added a new form option to allow prefilling the form fields using the POST body of a request. By enabling this setting, you get the option to use forms in other environments to prefill a CS form without having to add all the fields as query parameters.
- Currently number formatting while prefilling only works for currencies that use a dot as decimal separator. The Euro uses a comma, so prefilling an amount field with the value “1.00” would make the amount “100”. By enabling the new CampaignSuite form option to format number fields, CampaignSuite will look at the currency settings and format numbers accordingly to prevent this from happening.
- Added more functionalities for saving extra entry meta values (e.g. Facebook Cooke ID, CampaignMember ID, Google Analytics ID and submission slug). These values can be used in confirmations and redirects.
- Measurement has a new event: form submit. Besides the successful transaction trigger it is also possible to trigger a measurement event right after a form is submitted.
- Added a ‘pills’ option to display radio buttons as real buttons. (use gf_pill as class)
- Overall improvements of the Gravity Forms styling, and improved compatibility with the WordPress Full Site Editor and its color palettes.
Theme & Templating
- Added a new “sticky header” variation for the website header
- Added MapSVG Gutenberg Block to CampaignSuite; Additional compatibility of MapSVG with CampaignSuite (customizable) styling has been ensured.
- Added a Donation Widget Gutenberg Block; a block to display a mini form where a user can choose a donation amount and frequency. After submitting the user is directed to a full donation form where the chosen values are shown.
- Added a Counter Gutenberg Block; The web editor chooses a form and a field of this form to display. This way, the block can display for instance the amount donated in combination with a campaign target amount. Or a count of form submissions (X people signed the petition).
- Added a Iframe template; with this template an external URL kan be chosen to be shown on the CampaignSuite website. For instance, TypeForm full page embed.
- Added functionality for using URL parameter values in the text of pages; You can select any text in a page and let it be replaced with a parameter value in your URL. Simply select the text, click on Add URL parameter and insert the name of the parameter. If the parameter is not set, the default text will be shown.
Cookie banner
- Added a button – which is required by law – to allow users to choose “No, thanks” for the Cookies.
- Added a ‘Compact design‘ option. Compact style shows the banner on one line on desktop.