Webinar

Webinar: Key UK/US Considerations for R&D Tax Credits

Register

In this live, one-hour webinar, leaders from Global Tax Management and FTI Consulting will deliver an overview of the following topics: What qualifies as R&D in the UK and US, Overview of the Programs, Recent developments, Key Audit risks, Tax Accounting for R&D Incentives UK/IFRS and US GAAP, and Common Mistakes & Misconceptions.

jQuery(document).ready(function($) { // Listen for the Moove Plugin's consent save event $(document).on('moove_gdpr_frontend_cookie_status', function(e, data) { var analytics = data.analytics === "1" ? "granted" : "denied"; var marketing = data.marketing === "1" ? "granted" : "denied"; // 1. Update the official Google Consent State if (typeof gtag === 'function') { gtag('consent', 'update', { 'analytics_storage': analytics, 'ad_storage': marketing, 'ad_user_data': marketing, 'ad_personalization': marketing }); } // 2. Push a custom event to GTM dataLayer so your tags fire immediately window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': 'cookie_consent_update', 'analytics_consent': analytics, 'marketing_consent': marketing }); }); });