Pop ads are an excellent source of traffic due to their diverse targeting capabilities. With this type of ad, you can ensure that the offers displayed to your website visitors will be relevant and appropriate.
Let’s delve deeper into this advertising method.
Ad Placement Creation
To get started with ad placement, you first need to register as a webmaster. This can be done effortlessly on Mobile10 landing page through self-registration, or you can request assistance from our manager to handle the registration process for you.
To create a new ad placement, simply click the Add Promo Link button.

Settings of ad placement
Select format Script.
Assign a name to your ad placement. For instance, we’ll name our ad New Pop Ads.

Optionally, you can use additional settings for your ad.
It can be set to display 2 popups after each click.

To modify the frequency, select the option to adjust the show frequency for a particular client.
You have the option to enable the “global” frequency mode, which allows the show frequency to work on all pages (globally across domains).

Additionally, you can set the number of impressions and time limit to perform them. If you want your users to see a certain number of ads within a particular time then specify an interval between shows.

By specifying an element that triggers the code activation, a popup will only appear when a user clicks on that element with the corresponding ID.

If you are using a third-party affiliate tracker, it is recommended to set up a Postback, which can be done with the help of our managers. You can obtain a detailed traffic statistic in the Stat section.
Once all the necessary information is entered, click on Add Promo.

Note: you can also set up automatic update of the promo domain and start filtering mobile traffic. Detailed instructions are in the platform settings. If you have questions, you can ask the manager for help.

How to Add Popup Script on Your Website
Once you have created the popup script, you need to add it to a website. Access the Promo section and copy the script’s link. The inline script is utilized for a more intricate configuration.

Adding script to HTML code
For instance, let’s use a text editor and an HTML template from W3Schools. Navigate to the page and locate the opening tag <body>
.

Press Enter and input the code on the next line.

Press the Run button, and click on any section of the screen where the demo page is displayed.

You will now see an advertisement in a new tab.
Note: you can insert the script link anywhere on the page. However, we suggest placing it close to the beginning of the code, either before the closing tag
</head>
or immediately after the opening tag<body>
.In case the platform was recently created, the script may not function correctly on the page. It takes some time to activate a new platform. Please wait for 10-15 minutes and then check it again.
Adding script via CMS Blogger
To integrate Popup into CMS Blogger, you need to make adjustments in the installed theme, similar to adding a script to HTML code. Follow these steps:
Go to your Blogger account and navigate to the Theme section.

Click the Edit HTML button in the open window.

Locate the closing tag </head>
.

Insert the script link on the line before this closing tag.

Save the theme, and the script will become operational. Popup will open when you click on any area of the page.
Note: if your Blogger theme is updated or you will switch it to another one, the script will stop working. In such cases, remember to add the script again!

Adding script via CMS WordPress
If you are using CMS WordPress, you can add the script link in two ways: modify your site’s theme or use a dedicated plugin. The quickest and most straightforward option is to utilize a plugin, which we will discuss below.
Access the admin panel of your WordPress site. Click on the Plugins tab, and select Add New.

Search for the plugin “Insert Headers and Footers”, and click on Install now.

Activate the plugin.

Go to Settings – Insert Headers and Footers.

Insert the script link into the Scripts in Header field, and click Save. The script will be added to the page.
Note: other plugins are available for ad placement, such as Ad Inserter – Ad Manager & AdSense Ads. This plugin allows you to create a list of pages for script integration.

Testing JS on a test resource
To check the operation of the advertising platform, we will use a test page. We will consider checking the script code using the Google Chrome browser as an example. For the Firefox browser, the process will be similar.
Note: some plugins may cause the script to work incorrectly. We recommend that you disable all extensions or create a new browser account.
Go to the test page of the W3Schools website and press CTRL + SHIFT + I. The browser console will appear, open the Console tab.

Copy the inline script from the Promo section.

In the Console tab, paste the code into an empty window and press Enter.

If everything works correctly, the message “True” will appear. Popup will work depending on your settings.
Note: if the site has just been created, the script may not function. Wait 10-15 minutes and check operation again.

Summarize:
- You can set the frequency and conditions for displaying advertisements to site visitors.
- The resulting script must be copied and placed on the publisher’s page.
- The functionality of the script code can be checked on a test resource.
- Our managers are always ready to answer your questions.