Gravity Forms KlickTipp Add-On

Opis

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 Add-On

This add-on connects Gravity Forms with KlickTipp. It turns existing Gravity Forms forms into KlickTipp opt-in entry points. On form submission, subscriber data is synced to KlickTipp and tags are applied automatically based on your configuration.

Capabilities

Use it to:
* Map Gravity Forms fields to KlickTipp contact fields
* Subscribe contacts via a KlickTipp Opt-In process
* Apply static tags and value-based derived tags
* Configure the Integration per-form for different automations
* Use Gravity Forms conditional logic

External Services

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

  • Service: KlickTipp
  • API base URL: https://api.klicktipp.com
  • Authorization URL: https://app.klicktipp.com/grantapiaccess/...
  • Data sent: email address, mapped form fields, selected or derived tags, selected list or process IDs
  • Data sent when: on Gravity Forms submission when feed conditions are met
  • Terms: https://www.klicktipp.com/de/nutzungsbedingungen/
  • Privacy: https://www.klicktipp.com/de/datenschutzerklarung/

Prerequisites

  • An active Gravity Forms installation
  • A KlickTipp account with API access (Premium subscription or higher)

After Activation

  1. In wp-admin, go to Forms and open a form.
  2. Open Settings > KlickTipp.
  3. Click Add New Feed.
  4. Configure field mappings, target list or process, and tag rules.
  5. Save the feed.

Instalacja

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

  1. Compress the klicktipp-for-gravity-forms folder into a .zip file:
    • Mac: Right-click the folder and choose Compress „klicktipp-for-gravity-forms”
    • Windows: Right-click the folder and choose Send to Compressed (zipped) folder
    • Command line: zip -r klicktipp-for-gravity-forms.zip klicktipp-for-gravity-forms/
  2. In wp-admin, 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 or SFTP upload

  1. Upload the klicktipp-for-gravity-forms folder to /wp-content/plugins/.
  2. In wp-admin, go to Plugins and activate Gravity Forms KlickTipp.

Najczęściej zadawane pytania

Do I need Gravity Forms installed first?

Yes. This is a Gravity Forms add-on and does not run without Gravity Forms.

Which KlickTipp subscription is required?

You need KlickTipp Premium or higher for API access.

Can I configure multiple feeds per form?

Yes. You can create multiple feeds and control execution with Gravity Forms conditional logic.

Does this add-on support double opt-in?

Yes. You can target a KlickTipp double opt-in process, and KlickTipp handles the confirmation flow.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Gravity Forms KlickTipp Add-On” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „Gravity Forms KlickTipp Add-On” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “Gravity Forms KlickTipp Add-On” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

1.0.3

  • Fixed: mapping a composite field’s base selection (e.g. „Address (Full Address)” or „Name (Full Name)”) to a single-component KlickTipp field such as City or First Name sent the entire concatenated string instead of just that component
  • Fixed: the Country field (and any custom field with „count” or „sum” in its name, e.g. a field called Summary) was silently sent empty because the field-type detection mistook it for a number/decimal field

1.0.2

  • Fixed: Hidden fields (e.g. UTM parameters) were not available for mapping in the Custom Field Mapping dropdown

1.0.1

  • Fixed: feed tags were no longer applied to contacts after re-saving a feed’s settings
  • Fixed: newly typed tags now resolve and persist on the first feed save
  • Fixed: the add-on now writes to the Gravity Forms log when logging is enabled (Forms > Settings > Logging)
  • Fixed: tag IDs are sent to the KlickTipp API as integers
  • Improved: connection status tooltip wording on the settings page

1.0.0

  • Initial release