New Consent Management System Integrates with Taboola Loader adn Facebook SDK
A recently implemented consent management system is now actively listening for changes in user consent preferences. upon detecting a change,the system checks the user’s status for vendor ID 42. If consent is granted for this vendor, a Taboola loader function is triggered.
In parallel,the system scans existing cookies for a specific marker,”REGMARCA.” If this marker is found within a cookie string,an invisible iframe is dynamically created and inserted into the page. This iframe points to a DoubleClick tracking URL, incorporating a unique random number to ensure distinct tracking for each instance.
Additionally, the system facilitates the integration of the Facebook SDK. It ensures that the Facebook SDK is loaded only once, even if multiple script tags are present. This integration is configured to enable Facebook’s social plugins, track user activity, and manage session facts via cookies, utilizing specific app ids for different functionalities.