• Resolved sim009

    (@sim009)


    We have been using ad rotate manager for quite a while and the impressions stats for ads in our header block and sidebar have always been consistent. But now the header block stats have really dropped off. We use the ad rotate widget in the sidebar and custom ad code with the shortcode in the header block.

    Our google analytics show the traffic has been consistent over a period of time and can’t work out the inconsistency between the two figures.

    I’ve attached a screen shot of 3 ads uploaded on the same date and you can see the difference in views.

    Any help would be much appreciated.

Viewing 15 replies - 1 through 15 (of 21 total)
  • Plugin Author Arnan

    (@adegans)

    If it worked correctly before, try to see what changed on your website that may cause the change.
    For example if you’ve installed new plugins or shifted ad placements around.

    Thread Starter sim009

    (@sim009)

    I updated the theme, we use Newspaper theme, the headers and footers are separate templates now.

    The only ad placement that has stayed consistent is the sidebar.

    Ads in the headers and main body of website have dropped off.

    Plugin Author Arnan

    (@adegans)

    Seems like something your theme does then.
    Are the widgets/blocks/shortcodes still in place?

    Since the site changed, did you clear the cache (if you use caching)?

    Thread Starter sim009

    (@sim009)

    Thanks for your help, the shortcodes etc are the same, and the cache is cleared out.

    Originally the headers were part of the theme options but now they are templates from a library.

    How do the impression stats get recorded from each shortcode? I’m just curious.

    I’ll contact the theme owners and see if they can help too.

    Plugin Author Arnan

    (@adegans)

    Same as other methods, when the page loads.

    If those newer templates use PHP files you may want to switch to using PHP snippets instead of shortcodes – It’s the same underlying code, but less layers to get what you want is usually better.

    Thread Starter sim009

    (@sim009)

    I’ll try that, see what happens, will let you know.

    Thanks again.

    Thread Starter sim009

    (@sim009)

    I’m not sure if I am doing this correctly but here is how I tried.

    I used a plugin to convert php snippet to shortcode eg <?php echo adrotate_group(10); ?> which converted to [wpcode id=”14407″] and inserted that into header template but nothing was displayed on page, the usual [adrotate group=”10″] displays ok.

    Does that look right? Is that the right php snippet or should I put it straight into theme?

    Any help would be much appreciated. Thanks for your time so far.

    Plugin Author Arnan

    (@adegans)

    I have no idea what you’re trying to do, or why you’d use a PHP snippet through a shortcode converter. But if the default shortcodes work fine then just use that.

    Thread Starter sim009

    (@sim009)

    The shortcodes do work but the stats were not picking up and you suggested using php snippets instead of shortcodes. I’m not exactly sure where to use the php snippet, where to place the code?

    I put the short code in the theme ad box, add custom code.

    Does that make sense?

    Plugin Author Arnan

    (@adegans)

    PHP snippets go in your theme files.
    Both the shortcode and PHP snippet essentially do the same – So there is no point in converting the PHP snippet to a shortcode.

    If you want your ads in the header and you have a way to do that via the dashboard -> Shortcode.
    If you’re editing a theme file for it -> PHP Snippet.

    But since you mentioned that the AdRotate Shortcode works fine, you can just use that πŸ™‚

    Thread Starter sim009

    (@sim009)

    Thanks for that, the shortcodes do work fine with the placement of ads, in the header, sidebar etc but it’s just the stats on the ads that we are trying to get to the bottom of, why the numbers don’t seem to match with our website traffic.

    I think I’ll contact the theme developers next to see what they say.

    Plugin Author Arnan

    (@adegans)

    That’s very unlikely to be related to the use of shortcodes, PHP snippets or other placement methods.

    It’s far more likely a cache or some other change on your site that’s hindering things.
    If you use caching, try clearing it see if stats go up for a while. Or investigate the change in your theme, you mentioned that it uses new templates. Maybe the ad simply doesn’t show anymore, or in different places because the templates work differently.

    Thread Starter sim009

    (@sim009)

    Thanks again, I’ve got a couple of questions for you please.

    Are the impressions of all the ads on a page counted when the page loads?

    And in an ad group should all the ads that are in that group each get an impression counted when the page loads?

    Plugin Author Arnan

    (@adegans)

    Yes, impressions are counted when the page loads.
    For groups only the ads being shown get an impression.

    Thread Starter sim009

    (@sim009)

    Hi, thanks a lot for all your help so far, am still trying to work this out. Have tried to get as much relevant information for this.

    We have two websites, eastangliainbusiness.co.uk and chemicalindustryjournal.co.uk both use the same theme and ad rotate plugin.

    On the chemical website we have 9 ads, 4 in a group in the header, 2 in a group in the sidebar and 2 single sidebar ads. The 2 single sidebars ads get roughly 1500 impressions a day but the ads in the groups get double digit views, about 100 impressions in total, should that total be closer to 1500?

    The eastanglia site has 3 single ads 1 in the header, 1 in the sidebar and 1 in the main body and they all return different values.

    We have about 90% desktop users using sites.

    Again any insight would be great.

    Attached screenshots of usual day of stats.

Viewing 15 replies - 1 through 15 (of 21 total)

You must be logged in to reply to this topic.