@davwheat is it possible to have customize ads per tag? Would be great if we can do it. Willing to sponsor this feature

16 days later
4 days later

How does this extension behave in terms of impressions? If I go into the discussion and then get back on the front page, would the ad on the front page count as two impressions or just one?

    hrvoje_hr it would count as many impression depending on the number of ads you have put in the pages, (header, left sidebar, in-between, footer) all will be counted.

    Note if these in-between ads are not scrolled to be viewed (lets say user only viewed discussion but not posts/comments) it will highly affect your active viewable percentage. I recommend you put in-between ads at least 4-5 after every post

    davwheat Hello, I'm using this extension on a flarum 1.0.4 installation, right now I'm using only the "Between posts" unit, as the "Header" and "Footer" is showing the ads duplicated, any fix for this? The banner should be just one, horizontally, but for some reason is shown twice, and it takes too much space this way.

      AleM Hmm, that's weird. I can't reproduce that in my testing. Are you using AdSense or something else?

      • AleM replied to this.

        davwheat I'm using AdSense, and I'm using the "<ins class="adsbygoogle"...." code into the singles different ad units.

        10 days later

        Is it possible to show ads after X discussions / replays using this extension ?

        18 days later

        I guess I just don't get it. Google keeps on telling me to place a code between <head>. Which is there.

        I asked google support, and they have no clue. I even placed the code manually. Still, google says its not there.

        Could it be because code displays:
        <script async="'
        And not:
        <script async

          Anonymous43 If I correctly understood OP, you should only paste code without script tag.

          This:

          <ins class="adsbygoogle"
          [content]
          </ins>

          I only placed AdSense Publisher ID. thats it.

          full script path shows up between <head> automatically. Dumb google keep saying that it"s not there.

            Anonymous43 Temporarily move all your files on Flarum. Then immediately add an index file to the home directory and verify it. After verifying that the property is yours restore it.I don't think it will take too long. For Adsense, a plugin must be made to add code to the head structure among the plugins. If you search a little you will find it.

            • IanM replied to this.

              For Adsense, a plugin must be made to add code to the head structure among the plugins.

              Please read what this extension do.

              I don't think it will take too long.

              Ye right, they take their sweet time about 5 days

              • IanM replied to this.

                Umutcan a plugin must be made to add code to the head structure among the plugins

                Anonymous43 Please read what this extension do.

                If you're looking for a way to add code to the <head> elements of the html document, look no further than here. Precisely what this extension was built for 😉

                  IanM Than what is this extension for? Ads. Google adsense.

                  Precisely what this extension was built for

                  Anonymous43 I even placed the code manually. Still, google says its not there.

                  Seems like im talking to my self

                    Anonymous43 Listen .... HTML Head Items will help you place your this Anonymous43 script async code, Just add or paste the code and turn it on from extension.

                    And davwheat ad units is for to place Ad units by manually on the pages like header, bottom, left, right, between.

                    Google has 2 types of ads (for now) - Auto and manual one

                    If anyone doesn't know how to place ads then google will do it for yourself, you have to just put that one line "<script async" code between <head> ..... </head>

                    And the second one is manual which almost everyone prefers because google Ad unit AI is not that good, so we use this extension to place ads and control their position.

                    Now if you want to know how to place just go on youtube and you will find tons of tutorials about it.

                      xasharma If anyone doesn't know how to place ads then google will do it for yourself, you have to just put that one line "<script async" code between <head> ..... </head>

                      OMG, i dont believe this. You don't say. How did I miss that? (heavy sarcasm btw!)

                      Anyway, Update from google. They said its probably because my site redirects to https://madway.net/?sort=newest from .htaccess.

                      I removed it, well see if that was it.