Website Monetization

There are lot of ways to monetize websites. Commonly a webmaster start with Google Adsense. Showing their users textual or image standard banner ads.

Hopefully for them, Taggify is creating a complete new way to monetize websites. We´ve been thinking as a publishers from the beginning of our company. In fact, Before that!

So, are you actually making money, right? Well, we are making our best efforts to generate, not only revenue, we want that users stay in the website, comment, and share. That way, Webmasters can have a better revenue.

What are we doing to generate more?
First of all, we are adding a complete Suite of products. Now you not only monetize images (as we started) You can monetize Searches, Outgoing Links and Videos.

Imagine to install just one code and generate at the end of the month a BIG Payment Check!

We are constantly making adjustments to improve the CTR, get a better eCPM, and become ultra efficient for users. If they are looking for something our goal is that we can give them what are looking for.

So, it´s a good start that you join us and try our different ways to monetize the web.

We are sure that at the end of the month you´ll get a Big Big BIG check, and a happy face!

Monetize your outgoing links with Linkify!

We were thinking in all those webmasters that manage communities, forums, and all kind of user-generated content. There’s always a link to another page, and of course once others click, generally they left that page.

We found a way that you can monetize those outgoing links, and we create Linkify.

What is linkify? basically, we detect any outgoing link located in your website, and before the user go to that page, we show you an advertising for 10 seconds. Then the user can skip that ad and go to the original link.

This is a really good way to monetize that empty hole that you had.

You should contact us and try this new way to earn extra money!

Making an A/B Test on your Automatic Ads, then choose the winner! – Increasing CTR!

How to increase your CTR? wich is better? here is: the A/B Test!

This is a great option to test and decide wich of your automatic ads designs has better CTR.

First of all, you should know a little bit of Javascript or PHP, if you don’t, we are going to teach you to make a random show of banners. It will help you to run the A/B test.

 Javascript Random A/B Test

<script type="text/javascript">// <![CDATA[
  var random_number = Math.random();
  if (random_number == 1){
    // Ad 'A' code goes here
  } else {
    // Ad 'B' code goes here
  }
// ]]></script>

PHP

<?php   $random_number = rand(0, 1); ?>
<script type="text/javascript" <?php   if($random_number == 1){ ?> src="ReplaceHEREYourJavascriptSRCCodeATest" <?php } else { ?> src="ReplaceHEREYourJavascriptSRCCodeBTest" <?php } ?> language="javascript" charset="utf-8">
</script>

1) The first step is to setup one color of the Automatic Ads, configure it according to your website layout.

Configuration 1 - A Color Palette.

Configuration 1 - B Color Palette.

2) Once you picked the colors, Go to Channels and create a new one. Then, click the Create Channel button, and go to Get the HTML Code.

Choose descriptive names to your Channels, a great option will be SiteName-SectionName-A / SiteName-SectionName-B

3) Once you have your FIRST HTML Code, Copy / Paste our PHP Random test, in your HTML and and put the SRC code  in the first IF.

4) Now Repeat, Steps 1, 2 and 3.

We are going to the AdTech New York

We are going to the largest gathering of digital marketers!

There are great speakers to listen and learn a lot.

Also, this is a great opportunity to meet some of our partners, we are anctious to talk and exchange all kind of experiences about conversion, new ways to monetize, etc.

If you want to talk or have a meeting, please just twitter us to @taggify_

Disable Taggify Ads

How do i disable taggify ads in some images?
This is a common question, and here is our TIP!

Perhaps you have a big banner image as a header that you don’t want to show ads there.

Well, in your HTML, localize your <img> tag and add this:

class="tgf_noads"

So, your image will look like:

<img class="tgf_noads" src="myBigImageBanner.jpg" alt="" />

We hope you can apply this when you need it!

How to get higher clicks in your banners ads

This depends in how does your website looks, but in general, you must try to select colors that you actually use on your website.

If you are using light blue for links, try to use it on images. Perhaps the best combinations is using dark background and brighter colors for title / price and some light gray color for text / description.

Remember:
Always according to your website look & feel.

How to monetize Artistic and beauty photos, without ruining your composition

Sometimes we have great photos in one of our sections, but we know that particulary in THAT pictures we dont want a banner that stays always over the image.

So, you can go to the panel » My Ads » Automatic » Effects, and Uncheck the “Enable ads teaser”

That way your users will be watching beautiful and artistic photos without the teaser banner. But you will still have the chance to monetize if users rollover the image.

New Website

We finally announce our new website alive!!

New image. New features. New ways to monetize your website or blog.

In our website, you can find samples of our new technologies to show on your site, and how to start boosting your revenues.

Here in the blog, we will post TIPS to optimize incomes, and the possibility to stay in touch with our partners.

Also we will provide info about this great start-up! Press News, Milestones, etc.

We hope you can enjoy, as we do!