Siavosh Zarrasvand
@siavoshzarrasvand
PostHog and GA4 are good enough - and free tier is very generous.
That list is quite dope, if anything just for backlinks...
Been like that for me for ages. Same with uploading project icon, so I thought it was a pro feature and just removed my project as I didn't want it to be full of smiley's.
Hahaha, my thought exactly.
Btw. I bought screenscripts.com for 1.5k USD a few weeks ago. Turns out the old site had backlinks from Variety.com from 20 years ago. Overall it had 50+ backlinks on day one. I guess that proves the value of buying pre-used domains.
What would you respond if I said that the reason I've counted out MS is that I find it unnecessary complicated to get started with?
Sorry, not following the description here, but my research seems to agree with you regarding writing it myself.
Do you have any code examples you could share, it might help me understand what you explained above.
Sorry, it's been forever since I last did it and can't find my code example.
The gist of it is that the ad blocker will block the ads.js file. So the code in that file will not run.
Another approach is to check the .offsetHeight property of your ad element onload. If it's 0, then that means the ad blocker set its css display to "none".
Figure out where they hang before you build.
👆 This!!!
I would even take an extra step back and say: figure out what they want before you build.