Title: scits's Replies | WordPress.org

---

# scits

  [  ](https://wordpress.org/support/users/scits/)

 *   [Profile](https://wordpress.org/support/users/scits/)
 *   [Topics Started](https://wordpress.org/support/users/scits/topics/)
 *   [Replies Created](https://wordpress.org/support/users/scits/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/scits/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/scits/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/scits/engagements/)
 *   [Favorites](https://wordpress.org/support/users/scits/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PixelYourSite - Your smart PIXEL (TAG) & API Manager] Use Meta Conversion API without Meta Pixel ID](https://wordpress.org/support/topic/use-meta-conversion-api-without-meta-pixel-id/)
 *  Thread Starter [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/use-meta-conversion-api-without-meta-pixel-id/#post-17533291)
 * Hi [@pixelyoursite](https://wordpress.org/support/users/pixelyoursite/)
 * The above-mentioned method loads the Pixel through the PYS plugin, the deduplication
   seems to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PixelYourSite - Your smart PIXEL (TAG) & API Manager] Load FB pixel externally](https://wordpress.org/support/topic/load-fb-pixel-externally/)
 *  [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/load-fb-pixel-externally/#post-17530413)
 * Hi Daniel,
   I had the same question and solved it like this:[https://wordpress.org/support/topic/use-meta-conversion-api-without-meta-pixel-id](https://wordpress.org/support/topic/use-meta-conversion-api-without-meta-pixel-id)
 * Cheers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PixelYourSite - Your smart PIXEL (TAG) & API Manager] Use Meta Conversion API without Meta Pixel ID](https://wordpress.org/support/topic/use-meta-conversion-api-without-meta-pixel-id/)
 *  Thread Starter [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/use-meta-conversion-api-without-meta-pixel-id/#post-17530411)
 * I was able to solve this as follows:
    1. Disable PYS and Meta Pixel cookies in functions.php:
       `add_filter( 'pys_disable_all_cookie','
       __return_true', 10, 2 );add_filter( 'pys_disable_facebook_by_gdpr', '__return_true',
       10, 2 );
    2. Disable existing Meta Pixel code in Google Tag Manager
    3. Create a new Custom HTML Tag with the following code:
       `<script>``pys.Facebook.
       loadPixel();</script>Under consent settings -> Additional Consent Checks -> 
       Require additional consent for tag to fire -> ad_storage
 * Seems to work nicely so far 👍
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Load resources from recaptcha.net](https://wordpress.org/support/topic/add-option-to-load-resources-from/)
 *  Thread Starter [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/add-option-to-load-resources-from/#post-11505185)
 * Great, thank you so much! Have a great week as well!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Still getting false positives](https://wordpress.org/support/topic/still-getting-false-positives/)
 *  Thread Starter [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/still-getting-false-positives/#post-11504071)
 * Sorry for my late reply & thank you so much for the update. I’ve just deployed
   it and will monitor the results. Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Still getting false positives](https://wordpress.org/support/topic/still-getting-false-positives/)
 *  Thread Starter [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/still-getting-false-positives/#post-11444206)
 * Hi there,
 * Thank you so much for your detailed analysis and reply.
 * To me it is still not quite clear when exactly a submission gets added to the
   Flamingo spam category with reCaptcha V2. Every time the V2 challenge fails? 
   For example, we had a false positive submission three times in the spam category
   and once in the Inbox category. Does that mean, the user failed the V2 challenge
   three times and succeeded on the fourth attempt?
 * For troubleshooting purposes it might be useful to log failed V2 captcha attempts
   in some circumstances, but in our case it just fills up the DB unnecessarily.
   Maybe it can be added as an option to the plug-in? E.g an option “log failed 
   V2 captcha attempts”.
 * Thank you for all your efforts and happy Easter!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Still getting false positives](https://wordpress.org/support/topic/still-getting-false-positives/)
 *  Thread Starter [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/still-getting-false-positives/#post-11434919)
 * Just to follow up, even after removing the above mentioned customization, there
   are still messages flagged as SPAM in Flamingo. They are indeed spam but as mentioned
   above if the V2 challenge fails, the data should never be posted to the server.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReCaptcha v2 for Contact Form 7] Still getting false positives](https://wordpress.org/support/topic/still-getting-false-positives/)
 *  Thread Starter [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/still-getting-false-positives/#post-11433711)
 * Hi there,
 * Thanks for your prompt feedback. One important thing to note is that we’ve adjusted
   the CF7 reCaptcha V3 spam score in the template’s function as follows:
 *     ```
       // Reduce reCAPTCHA v3 Spam treshold to 0.1 to avoid false positives
       // 0.0 (easiest = no spam protection works) and 1.0 (strictest = every submission will be marked as spam).
       add_filter( 'wpcf7_recaptcha_verify_response',
       	function( $is_human, $response_body ) {
       		$score = isset( $response_body['score'] ) ? $response_body['score'] : 0;
       		$threshold = 0.1;
       		$is_human = $threshold < $score;
       		return $is_human;
       	},
       	10, 2
       );
       ```
   
 * This was due to the fact that we had so many false positives with reCaptcha V3.
   Maybe this somehow clashed with your V2 plugin? In any case, we have now removed
   this code block from our functions.php file and will observe if there are still
   submissions flagged as spam.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Posted Data: how to get dropdown value?](https://wordpress.org/support/topic/posted-data-how-to-get-dropdown-value/)
 *  Thread Starter [scits](https://wordpress.org/support/users/scits/)
 * (@scits)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/posted-data-how-to-get-dropdown-value/#post-11150872)
 * It looks like if I just get the values through $_POST instead of $submission-
   >get_posted_data(); I get the “raw” form values.

Viewing 9 replies - 1 through 9 (of 9 total)