ng2-adsense icon indicating copy to clipboard operation
ng2-adsense copied to clipboard

Angular Adsense Component

Results 10 ng2-adsense issues
Sort by recently updated
recently updated
newest added

I am using this library with Angular 5 and as suggested, I am using ng-adsense version 5.4.3. Width is working fine, but why height is always 280px, no matter what....

Can't view the ads, and I have no errors in console. Any idea?

I initially thought its similar to what's being reported in issue https://github.com/scttcper/ng2-adsense/issues/417 but its actually different. After upgrading from V 9.1.0 to 10.0.0 (and Angular 12), the Adsense page views...

Adsense page views show too low of a value so the impressions to page view ratio (and the page RPM) is too high. Impressions are recorded correctly but not the...

I’m trying to add many ads on different pages, by only the one page is showing the ads, is there any workaround?

The current docs states that we should add `AdsenseModule.forRoot` to the `app module`, as a result, this plugin becomes part of the `main bundle`. What if we are using it...

Hello, I don't know if I 'm allowed to ask here, but I don't know where to ask this question... Every forums, thread, articles I read about "Google Adsense and...

When a page containing this plugin is loaded, it produces strange behavior, which could lead to policy violation. When a page has n ad units, it makes n+1 calls to...

Hi boys, is there a way to setup ng2-adsense compliant with GDPR? I think the `requestNonPersonalizedAds` parameter should be entered to disable or enable personalized ads. So, if a user...

Is there support for Angular 17 and the case of standalone components?