86 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
168
views
Change iframe src attribute before iframe loads for consent management
I have a Wordpress site that uses some plugin which can display iFrames.
Now I want to use a consent manager (Usercentrics, fyi) that requires to change the src attribute to data-src in order to ...
0
votes
1
answer
103
views
Google Tag Manager not working after upgrading TYPO3 from v11 to v12 (code present, no tracking)
we recently upgraded a TYPO3 website from version 11 to version 12, and since the update, Google Tag Manager (GTM) tracking is no longer working properly.
Here’s what we’ve observed:
GTM is ...
0
votes
1
answer
345
views
Klaro configuration, there is a way to disable the 'auto script execution' after giving the consent?
I'm using Klaro to manage consent: https://klaro.org/docs/getting-started.
There are some scripts in the configuration that are loaded at runtime. These scripts are defined within the Klaro ...
0
votes
1
answer
86
views
How does CMP (Consent Mode Platform) facilitate communication with third-party vendors like Google Analytics via gtag integration?
We've integrated a widget on our clients' websites that utilizes gtag for sending events to Google Analytics (GA4). Each client provides us with their Measurement ID (tracking code / GA4 ID) for this ...
2
votes
1
answer
90
views
klaro-config module not found
I am integrating klaro in Angular app but some how when I run the command npm run build it throws below error:
./src/app/app.component.ts:6:0-43 - Error: Module not found: Error:
Can't resolve 'klaro-...
1
vote
1
answer
262
views
klaro "Accept" and "Manage Preferences" order change
I have configured klaro cookie package in my Angular project with all the required configurations, but I want to change the order of "Accept" and "Modify choices" button:
"...
1
vote
1
answer
111
views
Klaro customize the icon besides service option
I have configured klaro cookie package in my Angular project with all the required configurations, but I want to change the icon besides count of service:
I want "+" and "-" icons ...
2
votes
1
answer
282
views
Klaro integration text change "Let me choose"
I have configured klaro cookie package in my Angular project with all the required configurations, but I want to change the text "Let me choose":
What kind of configuration I have to change ...
0
votes
0
answers
1k
views
Page reload due to Cookie Consent banner causing loss of inital taffic source in google analytics
Once user accepts cookie (onetrust) we are reloading the page (with window.location.reload()) to make sure everything works fine.
But this page reload is causing issue in google analytics as the page ...
1
vote
0
answers
144
views
User acquisition zeroed when implementing consent mode
I have custom consent mode implementation for google analytics, using gtag.js.
Adding the relevant pieces of code:
<!-- Google tag (gtag.js) -->
<script data-category="analytics"...
2
votes
1
answer
199
views
Klaro integration with Angular
I am trying to integrate Klaro in Angular 16 but somehow it is not showing the cookie pop-up, here is my code:
Klaro-git-hub-repo
klaro-config.js:
export const klaroConfig = {
elementID: 'klaro',
...
4
votes
1
answer
895
views
On-page consent update trigger in Google Tag Manager
I've implemented Iubenda as a CMP on my website and I use Google Tag Manager to deploy most of my tracking scripts.
I've configured all my tags to require the right consent before firing.
But when a ...
3
votes
3
answers
3k
views
How can I extract gtag( 'consent' ) values?
Following Google instructions I am setting consent on a website I am working on.
I am able to set gtag() consent through GTM and everything else, I was wondering: how do I get back the values that ...
0
votes
1
answer
109
views
Change text in a javascript generated window with javascript
I use an external consent tool on my webseite (inmobi choice). The tool is loaded with an async javascript and opens a window on my website to ask for consent.
Is it somehow possible to change text ...
8
votes
1
answer
1k
views
In my Android project, Google Consent Mode V2 debug view The log printed by LogCat does not have ad_personalization related fields
Google Consent Mode V2 debug view The log printed by LogCat does not have ad_personalization related fields
Google Consent Mode V2 debug view in the log printed by LogCat only
Setting consent, ... ...