clickio icon

auto.it_AMP

clickio | PRO | 10/29/25 03:05:12 PM UTC (Edited) | 0 ⭐ | 489 👁️ | Never ⏰ | []
text |

860 B

|

None

|

0 👍

/

0 👎

auto.it_AMP_top_Sticky
 1. Paste this code into the section of the page above all other content:
 <amp-ad 
sticky="top" 
data-block-on-consent 
width="320" 
height="100" 
type="clickio" 
data-site-id="241136"
data-unit-id="721583"
>
</amp-ad>
  -----------
 auto.it_AMP_Bottom_Sticky
 1. Paste this code into the <body> section of the page where you want the ads to be shown.
 <amp-sticky-ad layout="nodisplay">
<amp-ad
    width="320"
    height="100"
    type="clickio"
    data-site-id="241136"
    data-unit-id="734460"
    data-block-on-consent
>
</amp-ad>
</amp-sticky-ad>
 Note:
 Please bear in mind it is mandatory to remove the legacy AMP top/bottom sticky ad tags before the new tags are implemented.
Check below:
https://clickio.gyazo.com/a1c19f07544b4aa15df3203a95b98a2d
https://clickio.gyazo.com/cc8ac22474ce11fb41305222c2ab43bb
 

Comments