• Resolved alfy40

    (@alfy40)


    Dear WP Fusion team,

    First of all thank you for your great plugin.

    Second of all, regarding Klick-Tipp integration: I cannot find the right place to specify the right “Opt-In Process” as defined in Klick-Tipp. I’ve searched in the interface and in your documentation.

    Please see the screenshot in the attachment page (from the KT interface). In WP2Leads the option is a select dropdown menu called “Default Opt-In Process”. I’m pretty sure something equivalent must be present in WPFusion, and I think your plugin is in many regards superior: but can you kindly point me in the right direction?

    Thank you and kind regards

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter alfy40

    (@alfy40)

    I believe I solved this, by modifying the source code of WP Fusion.

    In includes/crms/klick-tipp/class-klick-tipp.php and inside function add_contact I modified the call to the subscribe() function with the second argument being my correct “Opt-in-Prozesse” (instead of “false”), like this:

    $result = $this->app->subscribe( $email, "257042", false, $data );

    Reference:

    https://support.klicktipp.com/article/394-php-wrapper

    It would be nice if this was supported in WP Fusion. I still rate your plugin highly!

    Plugin Author Jack Arturo

    (@verygoodplugins)

    @alfy40 Interesting…. I wasn’t aware of the opt-in process until now.

    Your solution makes sense but it’s not something we can include in the plugin for future updates since the process ID is unique to your account ??

    This is something we could consider adding as an option as part of the setup…. something like “Please select a Default Opt-In Process for new contacts”. But as I’m sure you can understand, we prioritize requests from paying customers.

    I’ve gone ahead and added the request for you at https://wpfusion.com/feature-requests/klick-tipp-opt-in-process/. You can comment on it and you’ll be subscribed to updates.

    If you do end up purchasing a license (https://wpfusion.com/pricing/), drop us a line at https://wpfusion.com/contact/ and we’d be happy to prioritize the request ??

    Best
    Jack

    Thread Starter alfy40

    (@alfy40)

    Of course that’s what I meant, I realize you cannot hardcode my own List ID ??

    At least you’re aware of the special klick-tipp nuisance.

    Best

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Klick-Tipp Opt-in option’ is closed to new replies.