clicktag – Bannernow Tutorials https://bannernow.com/tutorials Bannernow Tutorials Wed, 19 Feb 2025 14:13:06 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 https://bannernow.com/tutorials/wp-content/uploads/favicon-bn-32x32.png clicktag – Bannernow Tutorials https://bannernow.com/tutorials 32 32 Multiple dynamic landing urls – AdTag query params https://bannernow.com/tutorials/html5-display-ads-multiple-landing-urls/ Fri, 31 Mar 2023 12:35:22 +0000 http://help.bannernow.com.www629.your-server.de/?p=2665 The AdTag params can be used to pass the dynamic landing urls into the banner.

For example, let’s imagine that you need to create a banner with 2 buttons and specify the hyperlinks for these buttons directly from the AdTag.

First, let’s prepare the banner to accept the dynamic landing urls.

For the first button enable the Landing URL/Hyperlink and input window.BN.urlParamsDecoded.a1

Here, a1 serves as a dynamic param that we will pass later from the AdTag.

For the second button add window.BN.urlParamsDecoded.d2 Landing URL/Hyperlink

The “d2” will be the dynamic param that we will pass later from the AdTag.

In the AdTag settings, assign values to your parameters:

a1 = https://bannernow.com

d2 = https://example.com

With this setup, clicking the first button directs users to https://bannernow.com, while the second button leads to https://example.com.

The Hyperlink append params can be used to add additional URL query params to the banner Landing URL/Hyperlink.

xample:

  • Base URL: https://example.com
  • Appended Parameters: ?utm_campaign=mycampaign1&utm_source=mysource1
  • Resulting URL: https://example.com?utm_campaign=mycampaign1&utm_source=mysource1

This method enables you to gather insights into your campaign’s effectiveness and identify the most successful channels.

For more detailed information on URL parameters and tracking, refer to Google’s support resources.

]]>
clickTag https://bannernow.com/tutorials/clicktag/ Thu, 04 Apr 2019 18:14:30 +0000 http://help.bannernow.com.www629.your-server.de/?p=1285 How to add a clickTag to your banner.

A clickTag is a simple HTML string variable used by Ad Networks to set a specific redirect URL to your banner. If clickTag is passed to the banner (via Ad network) it will overwrite your default ad hyperlink.

In Bannernow the clickTag is INCLUDED by default in your banners.

If you need to add more clickTags (for example set a separate clickTags on different elements in your banner) – use window.clickTag1, window.clickTag2 as a hyperlink url the selected element.

]]>