phil96
Forum Replies Created
-
Hi, no that is not possible. The only two tracking plugins we have are both Automattic built plugins: GA for Woocommerce and Google Listings and Ads. I bought Complianz because your article recommended it.
Only by adding this code snippet to functions.php could I change the consent status, but this defeats the whole purpose of Complianz.
add_filter( ‘woocommerce_ga_gtag_consent_modes’, function ( $consent_modes ) {
$consent_modes[] = array(
‘analytics_storage’ => ‘granted’,
‘region’ => array( ‘GB’ ), // United Kingdom
);
return $consent_modes;
} );Complianz support have said in relation to your plugin:
“The issue is that when you introduce Google Consent Mode v2 to the mix, then it becomes incompatible. As I said, to add Consent Mode v2 parameters to your Google Tags, we would need to insert those Tags into your source code, not WooCommerce. So, in order to set up Consent Mode v2, you’d have to disable Google Tag insertions from other plugins like WooCommerce and instead do it solely through?Complianz. If you’d leave both insertions active, Google would still flag your domain for non Consent Mode compliance and not allow Google Analytics to work as it should, as you’d still have that WooCommerce GA script that isn’t using Consent Mode v2.??Perhaps you’d like to watch a video of one of our users about the entire Consent Mode v2 &?Complianz?situation to clarify any doubts you may have:?https://www.youtube.com/watch?si=iEcCHEHRMFN2B4X6&v=vhansLv2iC8&feature=youtu.be But I’m afraid that at this moment in time it is not guaranteed that you can insert Google Tags with other plugins and still comply with Consent Mode v2.”I could privately provide access to our wp-admin if this helps?
Hi Thomas,
I’ve managed to solve this now. Disabling Siteground’s SG Optimiser Memcached fixed things for me. I had thought that caching was not the issue because i) I had flushed the cached and ii) I have cancelled so many notifications with Memcached enabled and not experienced this issue so maybe it is the type of notification.
You can create a free course with a free access plan but that requires data be collected.
All that to say: I agree with you and we’re planning some features to make “Public” courses that don’t require enrollment and don’t require you to mark each lesson individually as free.
I don’t currently have an ETA on this as we’ve talked about how to build it but haven’t prioritized the development yet. Maybe a few weeks but more than likely we’re a few months out from adding this update.
That would be fantastic. I completely support the “Create free courses that do not require enrollment” trello request.
My use case is a requirement to build full free courses from which we can up-sell premium courses. SEO and google ranking benefit from the free courses is really important.
From experimenting with lifterlms the main issue I have noticed is that quiz content cannot be displayed to non enrolled users (and is therefore is not available to google bot and thus does not benefit search rankings). Is there a work around to be able to display the quiz content to everyone? Are you planning to add support for this in future or are there any compatible quiz plugins with lifterlms that can be combined with your platform to offer the functionality I need?
Many Thanks.
Hi Thomas,
Thanks for your reply.
To clarify, I can click the x and the notification disappears, however, when I change page or refresh it appears back again. This is the only plugin I experience this notification issue with which leads me to believe it is likely lifterlms specific. I am on the latest version 3.19.6 and also have divi lab enabled.
Multisite: No
WordPress Version: 4.9.7
Permalink Structure: /%category%/%postname%/
Active Theme: Divi Child 01 2.7.5Registered Post Stati: publish, future, draft, pending, private, trash, auto-draft, inherit, request-pending, request-confirmed, request-failed, request-completed, closed, spam, orphan, hidden, in-progress, failed, xlwctydisabled, llms-completed, llms-active, llms-expired, llms-on-hold, llms-pending-cancel, llms-pending, llms-cancelled, llms-refunded, llms-failed, llms-txn-failed, llms-txn-pending, llms-txn-refunded, llms-txn-succeeded, wc-pending, wc-processing, wc-on-hold, wc-completed, wc-cancelled, wc-refunded, wc-failed
Platform: Apple
Browser Name: Chrome
Browser Version: 67.0.3396.99
User Agent String: Mozilla/5.0 (Macintosh; Intel Ma
c OS X 10_13_5) AppleWebKit/537.
36 (KHTML, like Gecko) Chrome/67
.0.3396.99 Safari/537.36PHP Version: 7.1.18
MySQL Version: 5.6.36-82.1-log
Web Server Info: ApacheWordPress Memory Limit: 40MB
PHP Safe Mode: No
PHP Memory Limit: 768M
PHP Upload Max Size: 128M
PHP Post Max Size: 128M
PHP Upload Max Filesize: 128M
PHP Time Limit: 120
PHP Max Input Vars: 3000
PHP Arg Separator: &
PHP Allow URL File Open: Yes
WP_DEBUG: DisabledWP Table Prefix: Length: 3 Status: Acceptable
Show On Front: page
Page On Front: Home (#81)
Page For Posts: (#0)WP Remote Post: wp_remote_post() works
Session: Enabled
Session Name: PHPSESSID
Cookie Path: /
Save Path: /tmp
Use Cookies: On
Use Only Cookies: OffDISPLAY ERRORS: On (1)
FSOCKOPEN: Your server supports fsockopen.
cURL: Your server supports cURL.
SOAP Client: Your server has the SOAP Client enabled.
SUHOSIN: Your server does not have SUHOSIN installed.- This reply was modified 6 years, 8 months ago by phil96.
Same issue. I would also like to know how to update recaptcha without having to delete, reinstall, generate keys and fill out all of the fields again.
- This reply was modified 6 years, 8 months ago by phil96.