get – Bannernow Tutorials https://bannernow.com/tutorials Bannernow Tutorials Tue, 29 Apr 2025 17:33:24 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 https://bannernow.com/tutorials/wp-content/uploads/favicon-bn-32x32.png get – Bannernow Tutorials https://bannernow.com/tutorials 32 32 Get Started with BannerNow https://bannernow.com/tutorials/get-started-with-bannernow/ Tue, 29 Apr 2025 17:32:51 +0000 https://bannernow.com/tutorials/?p=3600 In this BannerNow quick tutorial you’ll learn how to design and animate a creative. From mastering layout and styling to adding content, creating effects, and advanced animations —this course gives you everything you need to confidently build in BannerNow.

]]>
get - Bannernow Tutorials nonadult
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.

]]>