• Resolved siergiejto

    (@siergiejten)


    Hello,

    I need a little help πŸ™‚

    On my website I’m loading posts with infinite scroll (and ads of course).

    The problem – I’m loading ads after paragraph 1, 3, 5 etc. With infinite scroll your plugin keep loading this codes on all pages, which is correct. But, some ads network require in this case unique code to load on every post made with infinite scroll.

    So, what I want to do is to load code A for fist post. Than for second post, loaded with infinite scroll I would like to load another code, but in this SAME position.

    What I tried: I found information about using [ADINSERTER COUNT] – but this not working (most likely because I’m not using server-side?). Than I tried [ADINSERTER ROTATE=”unique”] but there was still a problem with posts order, which seems to be random.

    What I want to archive:

    First loaded post:
    AD1
    Second Loaded post (with infinite scroll):
    AD2
    Third Loaded post (with infinite scroll):
    AD3

    All in same position of course (for example each time after 1 paragraph). The order here is important – I want always insert AD1 on first page πŸ™‚

    Is there any way to do so?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    this approach is not possible as there is no such way as the first post, second post,…
    Each post is a standalone page generated by WP (+ theme + plugins).

    The best approach for infinite scroll is to use ad codes that don’t require unique code.

    Thread Starter siergiejto

    (@siergiejten)

    Hello – what about that?

    https://adinserter.pro/documentation/ad-impression-and-click-limiting

    I was wondering about setup everything to limit first ad impression like once per 5 minutes. And after that use fallback to load different ads when limit is reached. Something like that may work with infinite scroll?

    So limits should be like “Max 1 impressions per 0,0034”?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Infinite scroll + rotate ads’ is closed to new replies.