Couple of questions, What’s FF?
My site targets a highly technical crown with lots of other competing sites out there. I’ve noticed that an incredible majority of my readers come in via RSS. Therefore my bounce rate is crazy high. They come in, see what they need, then leave until there’s an update again.
Isn’t it interested that if you then target hihg-end users, you may get pinged for poor bounce rate.
I am also using a multi-page tag that accomplishes most of what I needed, but may screw the GA data. It really screws with comments for some reason. here’s the code
{if segment_4 == “” OR segment_4 == ‘P0’}
{image}
{body}
{/if}
{multi_field=“extended|page2|page3|page4|page5|page6|page7|page8|page9|page10”}
<div class=“paginate”>
{paginate}
<p>(Page {current_page} of {total_pages} pages for this article {pagination_links})</p>
{/paginate}</div>
Also, on a side note, I have recently been given access to the Google Ad Manager Beta. For some reason, there seems to be some conflict that cause it to not work at all. Not sure if it’s EE, some type of javascript or whatever. Even the simply tutorial they offer showed nothing.
All said, Google, between Analytics and Ad Manager is causing my site some grief.