Smiley Image at bottom of site stats problem!
-
So I’m experiencing a problem where there’s a little smiley face getting added at the bottom of my page (https://www.carlino-fgs.com/) like this:
Which includes the following code:
<img src="https://pixel.wp.com/g.gif?v=ext&j=1%3A4.9&blog=129934641&post=0&tz=2&srv=www.carlino-fgs.com&host=www.carlino-fgs.com&ref=&rand=0.9690963729893918" alt=":)" width="6" height="5" id="wpstats">
I currently got rid of it by using:
img[src*="https://pixel.wp.com/g.gif"]{display:none!important}
But I’m not sure how this will influence the tracking as I noticed this has something to do with the actual tracking of Jetpack.
So how would I fix this rather annoying problem actually?
Thanks in advance for further information!
- The topic ‘Smiley Image at bottom of site stats problem!’ is closed to new replies.