Questions tagged [revenue]
46 questions
5
votes
0 answers
MySQL: Revenu Report Risers & Fallers, Month over Month
Folks, I've a table that holds Client Revenue by month, example:
Table: ClientRevenueMonthly
+-------------+--------------+------------+
| ClientName | Revenue | Date |
+-------------+--------------+------------+
| Client A | …

Popsui
- 51
- 3
4
votes
0 answers
How do I add ads to my local site which I host on my local area connection of my college campus?
I have a website that runs in my college LAN and I want to add some revenue making ads. Its a website that offers downloads and tech blogs. However I have no interest of putting it up online and just host it locally. How do I do so?
What I have…

user6659478
- 41
- 1
3
votes
0 answers
Admob ad match rate sudden drop in August
Does anyone's app admob ad match rate suddently drop that cause sudden revenue drop.
For one of my apps match rate suddenly drop in August 1st onwards. Receiving 1,50,000 ad request and match rate is only 7.46%, results only 6500 impressions.
Is it…

Roney Joseph
- 31
- 1
2
votes
1 answer
iAd doesn't appear when the application is approved
Apple have just approved my Application, but the problem is the Application that not shows the banner.
I have implemented these 3 methods of delegate of the ADBannerView:
-(void)bannerViewDidLoadAd:(ADBannerView…

user1053839
- 390
- 1
- 3
- 10
1
vote
1 answer
Can I add Admob banner in every item in ViewPager2 items?
Is it possible to add Admob banner in every Items xml for showing in ViewPager2? So when user scrolling to down or up the ViewPager2 every time Admob will be seen?
It is my xml
It is a simple item row

terlan abaszade
- 29
- 5
1
vote
1 answer
Calculate Revenue Recognition per Month on SQL
I have a table with the invoices, invoice date, amount, customer ID. However the plans can be annual or monthly. Also not all invoices are at the start of the month, and customers can upgrade/downgrade midterm.
For the monthly invoices i have the…

Rod
- 29
- 3
1
vote
1 answer
Google AdMob for PHP based Hybrid Mobile App
I have created a web app using PHP, Vanilla JS and Jquery that is 100% responsive and is created with the sole purpose of being used as a mobile application only. Once completed I will integrate it with Flutter WebView for generating an apk file. I…

Relaxing Music
- 452
- 4
- 13
1
vote
1 answer
How to charge for major version updates on App Store and Google Play?
The subscription based revenue model, which is becoming more and more common on app stores, is an often debated and hated subject among customers. Having read many articles and forum threads about why people hate subscriptions and what they would…

Magnus
- 17,157
- 19
- 104
- 189
1
vote
1 answer
Date range calculation for a project revenue in SQL?
I have a table ClientProfile that contains a column called StartDate, the datatype of this column is date, the second column is called MonthlyRevenue which is the amount column in numeric(18,2) and the third column is called ContractMonths datatype…

ady
- 63
- 10
1
vote
1 answer
Google AdMob vs. AdSense
does anyone has experience with both Google ad systems? We are using AdSense for our mobile websites and projects but we want to use now also for our native mobile apps (Android, iOS and may be even for WP). Is it better to implement AdMob for apps…

Jan Malý
- 23
- 3
1
vote
2 answers
Dashboard Lifetime sales and revenue is displaying different figure
I have a problem with dashboard, Lifetime Sales and Revenue displays different figure.i have tried displayed lifetime sales by following…

Keyur Patel
- 255
- 3
- 15
0
votes
0 answers
How to Excluding Suborder Calculations from WooCommerce Analytics Report
How can we exclude suborder calculations from the WooCommerce analytics report? Currently, the report combines the main order value with that of suborders in the net sales figure, making it challenging to accurately interpret the net sales value in…

Er Nilay Parekh
- 569
- 5
- 17
0
votes
0 answers
How to Get P30D Revenue from Users in a Different Table
I'm doing some work around what we're spending on support vs. how much those users bring in and came into this unique problem.
Tables I have:
Revenue table: A row for each time a user generates revenue on the platform
Support Contacts Table: A row…

Miguel Barrientos
- 31
- 3
0
votes
1 answer
How to pivot Snowflake table in SQL?
I am trying to show revenue by products and month as a pivot style table. I have dates ranging back to 2020 but this is something I can filter on when selecting. Each month may have multiple revenue activity so I am looking for the sum of that…

Pia
- 3
- 2
0
votes
0 answers
Is there a way to remove Provider Status parameter from apigee bill or revenue reports
I have a set of monitized APIs on Apigee Edge , While calling the revenue report API
{{apigee-baseURL}}/v1/mint/organizations/{{org}}/revenue-reports
(billing report also), I am able to configure returning custom transaction attribute via…

osama yaccoub
- 1,884
- 2
- 17
- 47