WordPress.org

Plugin Directory

KlickTipp – Email Marketing and Marketing Automation, Forms, Tags

KlickTipp – Email Marketing and Marketing Automation, Forms, Tags

Description

About KlickTipp

KlickTipp is a digital marketing platform that helps small businesses generate leads and convert them into enthusiastic customers through targeted and personalized communication. KlickTipp simplifies email and SMS marketing, marketing automation, and landing pages in compliance with GDPR and other regulations.

About this Plugin

KlickTipp brings email marketing automation to WordPress with native forms, tagging logic, and conversion analytics. Build opt-in forms directly in WordPress, connect them to your KlickTipp account, and automatically tag subscribers based on form field values and engagement signals — no third-party form builder required.

Use it to:

  • Create and manage multiple opt-in forms with a visual editor
  • Connect forms to KlickTipp lists, tags, and automation processes
  • Apply static and rule-based tags from form field values
  • Pre-define form inputs using URL parameters, default values, and hidden fields
  • Track key conversion metrics (views, submits, confirmed opt-ins)
  • Configure post-submit behavior (inline success message or redirect)
  • Embed forms via Gutenberg block, shortcode, or legacy widget

External Services

This plugin connects to KlickTipp APIs to sync subscribers and metadata.

  • Service: KlickTipp
  • API base URL: https://api.klicktipp.com
  • Authorization URL: https://app.klicktipp.com/grantapiaccess/...
  • Data sent: email address and mapped form fields, selected/derived tags, selected list/process IDs
  • Data sent when: on form submission and during metadata/confirmation sync
  • Terms: Terms of Use
  • Privacy: Privacy Policy

Prerequisites

Make sure you have a KlickTipp Premium subscription or higher so that you have access to the API.

Blocks

This plugin provides 1 block.

  • KlickTipp Form

Installation

Option A: Upload via wp-admin (recommended for testing)

  1. Compress the klicktipp-plugin folder into a .zip file:
    • Mac: Right-click the folder Compress “klicktipp-plugin”
    • Windows: Right-click the folder Send to Compressed (zipped) folder
    • Command line: zip -r klicktipp-plugin.zip klicktipp-plugin/
  2. In your WordPress dashboard go to Plugins Add New Plugin Upload Plugin.
  3. Choose the .zip file and click Install Now.
  4. Click Activate Plugin.

Option B: Manual FTP/SFTP upload

  1. Upload the klicktipp-plugin folder to /wp-content/plugins/ on your server.
  2. In your WordPress dashboard go to Plugins and activate KlickTipp.

After activation

  1. Open Settings KlickTipp in wp-admin.
  2. Connect your KlickTipp account.
  3. Create a form and embed it via shortcode or block.

FAQ

How do I embed a form?

Use shortcode:

[klicktipp_form_id form_id="your_form_id"]

Or insert the KlickTipp Form Gutenberg block.

Can I prefill fields via URL?

Yes. Use KlickTipp field keys as query parameters, for example:

?email=max@example.com&fieldFirstName=Max

Does the plugin support double opt-in tracking?

Yes. The plugin stores submission states and can update confirmation status through scheduled polling.

What happens on uninstall?

By default, plugin data is kept. In Settings, you can enable full data deletion on uninstall.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“KlickTipp – Email Marketing and Marketing Automation, Forms, Tags” is open source software. The following people have contributed to this plugin.

Contributors