mazipan / vue-google-adsense

💰 Vue.js Google Adsense Component with InFeed and InArticle Ads support
https://mazipan.github.io/vue-google-adsense/
MIT License
257 stars 42 forks source link

Ad revenue 20% of what it was before vue-googgle-adsense #141

Closed airnichols13 closed 3 years ago

airnichols13 commented 4 years ago

Hello,

I started using vue-google-adsense about a year ago and ever since then, my ad revenue has gone down every month, and now is about 20% of what it used to be.

Am I doing something wrong?

My website is whichcarisrightforme.com.

Thanks, Chris

mazipan commented 4 years ago

I don't know about the revenue stats things. I just make sure the ads is show up.

airnichols13 commented 4 years ago

Well, I have noticed the ads don't show sometimes, although I'm not sure why. Maybe that is contributing to the decrease.

Also, is there a way to reinitialize the ads of a component? I don't see that in the documentation.

mazipan commented 4 years ago

Yes, we can not refresh the ads. One of the way is using hard refresh.

Reference: https://support.google.com/adsense/answer/1346295?hl=en

mazipan commented 3 years ago

Closed this since I didn't have idea about this.