How to conduct data analysis for information flow advertising?

How to conduct data analysis for information flow advertising?

During the Internet advertising process, the operations staff responsible for the delivery will optimize the delivery from all angles of the advertisement, such as copywriting, pictures, layout, media location, and targeted audiences, in order to ensure the best delivery rate of return. Data analysis can guide operations from a quantitative perspective on how to place advertisements and how to optimize the placement combination, thereby reducing the cost of user acquisition. Therefore, this article will introduce some data analysis methodologies in Internet advertising.

1. Introduction to Information Flow Advertising

1.1 Introduction to basic concepts

Information flow advertising originated in the mobile Internet era. It is advertising in the content flow. Information flow advertising has different forms such as graphics, pictures, and short videos. Because information flow ads are inserted into the content flow in exactly the same form, users are less disturbed and do not pay attention to the word "advertisement" in the upper left corner. It is easy for users to browse or even interact with them as ordinary content.

Because information flow advertising perfectly balances the interests of the media, advertisers and users, and information flow advertising can achieve "one thousand faces for one thousand people" push through algorithms, information flow advertising has become an important part of the commercialization of media advertising. Common information flow ads: WeChat Moments, Toutiao, Douyin, etc.

1.2 Introduction to Advertising Ecosystem

From the perspective of the information flow advertising ecosystem, it currently covers advertisers, media, third-party creative platforms, data platforms, and monitoring platforms.

Third-party creative platform: provides multi-dimensional screening and viewing of delivery materials by industry, media, advertising style, material type, equipment, time, etc.;

Third-party data platform: The services provided generally include user insights, i.e. consumer portraits, user/crowd package management, and delivery conversion analysis;

Third-party advertising monitoring platform: provides statistical monitoring services for delivery and effect data. Advertisers are buyers of traffic, media or distribution channels are sellers of traffic, and monitoring tasks are generally performed by third-party agencies.

1.3 Advertising Bidding

Currently, information flow ads are mainly sold through RTB (open bidding). The media will sell ad space to advertisers who can maximize their profits. eCPM (estimated cost per thousand impressions) is usually used to measure the revenue that an ad can bring to the media. Among them, eCPM = CPC bid * estimated CTR. As for why eCPM is used to measure the revenue that advertising brings to the media, if the CPC bid of a position is very high and the possibility of click is also very high, then the media will maximize its revenue.

After successfully bidding for an ad exposure opportunity, the actual charge for the ad is not calculated based on the bid; instead, it is calculated based on the second highest price mechanism, which is calculated based on the eCPM of the second highest bid and the estimated CTR of the ad itself. The specific calculation formula is:

Based on the logic of advertising bidding and the final billing logic, it can be deduced that the estimated CTR is an important factor affecting the success of advertising bidding and an important factor in improving advertising ROI. The estimated CTR is strongly correlated with audience targeting, delivery time, delivery context, and material type. The optimal estimated CTR under the delivery combination needs to be accumulated from multiple advertisements.

2. Introduction to Data Analysis Methodology

Currently, in the advertising business, the scenarios that require a lot of data analysis mainly include the following three aspects:

  1. Advertising effectiveness analysis;
  2. Advertising optimization analysis;
  3. Advertisement anti-fraud anomaly analysis;

2.1 Analysis of advertising effectiveness

When analyzing the effectiveness of advertising, we must first clarify the measurement indicators of advertising. Different business scenarios have different effectiveness measurement standards, but generally speaking they are derived from user conversion rates and revenue generated. Taking the information flow advertising in the e-commerce industry as an example, the user conversion path after advertising is as follows:

Therefore, the indicators we focus on on a daily basis include the following: Generally, ROI is the key measurement indicator of channel value because it represents the true relationship between traffic cost and conversion revenue. ROI is calculated based on a certain time period, such as 24-hour ROI, 7-day ROI, etc. This can be selected according to actual needs.

After determining the ROI measurement indicator, we use it to determine whether the conversion rate of the advertising delivery group meets the standard. For delivery combinations that do not meet the standard, we can use the formula decomposition method to determine whether the conversion rate is too low, the customer unit price is not up to standard, or the cost consumption is too high. Then we can optimize the problem in a targeted manner.

  • If the conversion rate is low : you can optimize the user conversion path from a product perspective, and optimize the advertising materials and audience targeting from an operational perspective;
  • Low average order value : From a product perspective, we can optimize activities for new customers to increase user stickiness, and from an operational perspective, we can refine operations and fully tap the potential of different users;
  • Cost consumption is too high : From an operational perspective, you can increase the estimated CTR of the ad and reduce the bid.

2.2 Advertising Optimization Analysis

There are many factors that affect advertising conversion rates, such as advertising targeting, advertising creativity, advertising copy, advertising location, etc. As mentioned in the previous article on the bidding principle of competitive advertising, ROI can be improved by increasing the estimated CTR. Therefore, it is necessary to find the optimal advertising combination in order to increase CTR or conversion rate and thus improve ROI. To find the optimal delivery combination, the most commonly used methods are AB testing and using the naive Bayes algorithm to estimate the targeted delivery combination for the population with a relatively high conversion rate.

AB Testing

  1. Designing the Experiment

Determine performance metrics: click-through rate and conversion rate;

As shown in the example below, we set up two AB test groups at the same time to test whether there are significant differences in conversion rate and click-through rate under the same creative for different genders and system versions.

2. Advertising and data collection

The control group and the experimental group are launched at the same time to collect ad exposure, click and conversion data. The general amount of data collection needs to meet the following requirements:

1. Click-through rate and conversion rate have stabilized;

2. The data level meets the significance analysis of AB testing

The click-through rate of advertisements is generally around 3%. Based on historical experience, the exposure volume is generally guaranteed to be more than 10,000 times.

For the two test groups mentioned above, the data we collected are:

3. Significance test and conclusion

  1. Construct the null hypothesis and alternative hypothesis. The null hypothesis is always equal and the alternative hypothesis is always not equal.

In the AB test of advertising, the main thing is to compare the click rate and conversion rate; that is, the two-sided test (there is a significant difference between p1 and p2):

Null hypothesis: p1 = p2 Alternative hypothesis p1 <> p2;

b. Constructing statistics

The click-through rate and conversion rate of advertisements are both proportional indicators. According to the central limit theorem, we can know that they generally approximately obey the normal distribution. Therefore, the AB test of click rate and conversion rate is a bilateral test of the difference in proportions, and the test statistic also obeys the normal distribution. The specific formula is:

c. Calculate the z value to determine whether to reject the null hypothesis

Two-sided test: When the value of the z variable is between -1.96 and 1.96, 95% of the possible results are covered; therefore, for a 95% significance level, if the z value calculated above is outside this range, the null hypothesis can be rejected;

By calculating the z-score using the example above, we can see that there is no significant difference in click-through rate and conversion rate between male and female genders, but there is a significant difference in click-through rate between the operating systems Android and iOS.

This is an ab test tool for the overall proportion. You can input the conversion value to output the P value and whether it is significant. It is very convenient for daily analysis: https://vwo.com/tools/ab-test-significance-calculator/

Naive Bayes algorithm to optimize advertising targeting

The Naive Bayes algorithm is an algorithm for classification based on the Naive Bayes formula, which can calculate the probability of belonging to a certain category; it is called naive because it assumes that the features are independent of each other. But in real life, this assumption is basically not true. Even when the assumptions are not true, it still performs well, especially with small samples.

Bayes' formula is:

Where P(A|B) represents the probability of A occurring after B occurs. The Bayesian formula shows that to calculate P(A|B), only the last three items need to be calculated. The following is an introduction based on an actual information flow delivery case:

1. Obtain audience profile and conversion data

Assume that the user conversion data of the ad targeting is known as follows:

2. Calculate probability based on Naive Bayes

This can be calculated based on the above audience portrait data and Bayesian formula;

Suppose I want to know the probability of conversion for users with ad targeting X=(gender="male", age="35-39 years old", operating system="iOS"),

It can be calculated that P(conversion = "1" | X) = 0.9275,

That is, under the ad targeting X=(gender="male", age="35-39 years old", operating system="iOS"), the possibility of user conversion is 0.9275

3. Guidance on targeted advertising

Through the Naive Bayes algorithm and the user portrait distribution of historical conversion data, the conversion probability under each advertising targeting combination can be calculated. This way, you can give priority to advertising targeting combinations with high conversion rates, or give higher bids to targeting combinations with high conversion rates and lower bids to targeting combinations with low conversion probabilities, thereby achieving overall optimization of advertising conversion effects.

2.3 Advertisement Anti-fraud Abnormal Analysis

Anti-fraud is a relatively complex process that must be done in multiple business scenarios such as finance, payment, content production and advertising. It is a process that requires constant improvement and continuous confrontation with the black industry. As for advertising anti-fraud, the main purpose of identifying abnormal traffic and conversion is: on the one hand, it can calculate the corrected ROI and more reasonably evaluate the channel quality; on the other hand, it can identify anomalies and intercept in real time to reduce abnormal traffic consumption.

A complete anti-cheating system covers the process of anomaly monitoring, anomaly detection, anomaly analysis and anomaly handling; data analysts need to use a variety of methods such as rules, indicators and models to detect anomalies. Therefore, this article does not elaborate on the anti-fraud part of advertising.

3. End

The above is the work that data analysts often need to do during the advertising process. To summarize, before the advertisement is officially launched, the optimal delivery combination will be found through AB testing; the optimal advertising targeting will be predicted through the Bayesian algorithm; after the advertisement is launched, the advertising effect will be analyzed based on indicators such as ROI, the channel value will be measured, and the product and operation will be assisted in optimizing advertising conversion to increase ROI; in addition, after the advertisement is officially launched, it is necessary to analyze from a data perspective to discover abnormal activations and abnormal orders, and then measure the channel value more reasonably based on the corrected total GMV (after removing the abnormal GMV).

I hope the advertising data analysis method introduced above can help you in your daily work or study~

Author: A Moment is Eternity

Source: A Moment is Eternity (gh_1ff83909c1ef)

<<:  When will Changchun express delivery resume in 2022? Which specific community has been unsealed? Attached the latest news

>>:  Real estate operations should be implemented like this!

Recommend

In-depth analysis of Pinduoduo’s product operations in 2019!

Jobs said that consumers don’t know what they nee...

Don’t know how to do operational review? This is the clearest tutorial ever!

In addition to copying and pasting, I am also inv...

How to accurately drive traffic through Baidu Tieba!

When I open Zhihu, I can see at a glance where my...

Lin Yu_Course Creation Methodology Baidu Cloud Download

Lin Yu_Course Creation Methodology Lin Yu Course ...

"How to choose a good project for SEO entrepreneurship? 》

The following is a transcript of Mr. Hu Yong’s sp...

360 search advertising promotion Fengwu creative style introduction!

What is Fengwu? Fengwu is a major innovation in t...

How much does it cost to customize a supplement mini program in Jining?

The launch of mini programs has brought convenien...

How to improve product stickiness and user retention?

Most low-frequency, rigid-demand products face th...

Analysis of Through Train Promotion Skills

What are the through train promotion techniques? ...