bswopes
Forum Replies Created
-
Forum: Plugins
In reply to: [Analyticator] Deprecated usage of implode in Google_REST.phpif (count($queryVars)) { $requestUrl .= '?' . implode('&', $queryVars); }
Forum: Plugins
In reply to: [Analyticator] Demographics and Interest Reports ErrorLooks like google does support this with analytics.js now, it just needs a line of javascript added:
https://support.google.com/analytics/answer/2444872?hl=en&ref_topic=2611283
To implement Display Advertising features for Universal Analytics, insert the bold line into your existing tracking code between the ‘create’ and ‘send’ commands, as seen in this example:
<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-XXXXXX-XX', 'example.com'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script>
Given the location it needs to go, this doesn’t look like something we can easily do with the current settings.
Here’s the conflict in case anyone else comes looking…
Cannot redeclare file_get_html()
Found another case where this breaks… If there’s a line break inside a tag pair…
<a href="/bleh"><strong>This text is bold and contains a MATCHINGTERM<br /> in the sentence</strong></a>
I poked around in the code a bit and found that the case I was seeing is when the ‘a’ tag isn’t the innermost tag…
<a href="/bleh"><strong>This text is bold and contains a MATCHINGTERM in the sentence</strong></a>
Seconded! I’ve also recently discovered WP Smush.it and would love the ability to smush my theme images.
Forum: Fixing WordPress
In reply to: weird trackback spam – is this a virus?Been seeing the same thing. I went out and regged the blogspot blogs, but I still get these strange trackbacks from 89.248.168.40.