Skip to content

Request Features

9835 results found

  1. API for clearing cache

    I would like to use API for clearing the cache in Cache App.

    Now there is only one option to drop the cache: manually login into ezoic dashboard, navigate to every website Cache App, and push buttons.

    We have automated deployment script, but without API for clearing cache we can't automate deployment fully.

    This is how it is done in Cloudflare: https://api.cloudflare.com/#zone-purge-all-files

    P.S. Unfortunatelly it is impossible to automate login steps to ezoic dashboard, because captcha is used on login page.

    6 votes
    How important is this to you?
  2. Responsive Link Units

    Responsive Link Units

    Must have this option under Ad Tester

    25 votes
    How important is this to you?
  3. Addition to Social Icons bar

    I'd like to see the word "Share" appear at the top (or end) of the Social Icons bar. I'd also like there to be an optional "number of shares" counter that goes with the Social Icons bar.

    The way it is now, it's not obvious to the site visitor that the bar is providing a share option. It looks like it might simply be a way to visit the site's social media accounts.

    3 votes
    0 comments  ·  Admin →
    How important is this to you?
  4. Effective EPMV (minus mandatory premium charges)

    Effective EPMV needs to be shown in reporting

    This seems like the best place to put this suggestion. If not, please let me know where this should go.

    The Ezoic dashboard needs an "Effective EPMV" for premium users. Without deducting the cost of the premium subscription any EPMV you see there is going to be considerably over inflated.

    For example, this month as of 12/24/2019 my I have made $108.57 from Ad Partners and $60.21 from Premium Ad Partners. My visits are sitting at 5349. The reporting tells me my EPMV is $31.55. That isn't correct though because of the…

    3 votes
    0 comments  ·  Admin →
    How important is this to you?
  5. Payoneer payment method for Ezoic Premium

    Not everyone has access to a credit card and not every region in the world has access to Paypal. This is especially difficult if the content writers are from the countries outside of Europe, Australia, and North America.

    Payoneer is a service Ezoic has already partnered with. So, why not accept their cards for Ezoic premium payments?

    It would be a lot easier to use any method of payment and grow both Ezoic as well as our personal blog!

    3 votes
    0 comments  ·  Admin →
    How important is this to you?
  6. Option for eliminating certain subject matter for ads, such as gambling.

    I really would prefer not to have ads for gambling sites on my site, but I don't see a way of eliminating all ads with a certain subject matter. Am I missing something? Or can this be done?

    1 vote
    1 comment  ·  Admin →
    How important is this to you?
  7. Automatically trigger clearing of cache after a new post is published.

    It is really tedious to come and clear the cache each time we make modifications to a post or publish a new post. So, this idea can be fruitful.

    3 votes
    0 comments  ·  Admin →
    How important is this to you?
  8. Regular expressions (Regex) in analytics (filters for pages)

    There doesn't seem to be a possibility to add an OR filter to analytics. I would like to filter a certain batch of urls to see how they did.

    In Google Analytics this would be easiest accomplished with regex, separating the urls with a '|'. Ezoic analyics doesn't seem to have regex.

    Edit I would like to see how author posts to, but since this isn't possible (to my knowledge) since the urls are indistinguishable from the other urls, regex is the best way.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  9. Socially Responsible Ad blocking

    New category ex. block all oil and gas related products such as combustion engine vehicles.

    Call it perhaps environmentally friendly option or help fight climate change.

    3 votes
    0 comments  ·  Admin →
    How important is this to you?
  10. J'aimerais savoir quand se fait le paiement sur mon compte PayPal

    Comment procédez-vous pour virer mes gains sur mon compte Paypal

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  11. Number of Articles under Each Word Count Category in BDA

    In Big Data Analytics --> Content --> Page Details, it would be good to have a count of number of articles under each word categorization.

    For example; the word category 1000-2500 may be bringing in 100K visits per month whereas category 2500-5000 may be bringing in 20K. But the invisible fact is that first category has a 1000 articles and the latter has 50 articles.

    I believe the number of articles under each category is important.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  12. phpmyadmin for WP Hosting

    Please add phpmyadmin for WP Hosting

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  13. Only show completed calculations for "Estimated Earnings" in the dashboard

    In the "Estimated Earnings", only show, and only calculate, "completed" days. So if today is not finished calculating, show the previous 7 days, and calculations for those.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  14. Social Media & its Limitless Benefits Worldwide

    An online marketing agency basically offers confidence to their customers while promoting their business effectively through marketing medium. The best agency looks upon assisting your company so as to attract & engage with the target market in an efficient manner. The best agency focuses upon making your company advertise in the right aspect. This leads to build a large audience massively coming to your platform. Qorvatech comes out as one of the best SMO Company in Noida. This service assures you to provide media marketing, only after considering the requirements of the customers.
    https://qorvatech.com/social-media-marketing/

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  15. Cache duration according to file type.

    There is no option of setting cache duration according to file type. It would be great if we can set different cache duration for different file types.

    For example we can set different cache duration for Images and different cache duration for css files etc.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  16. Ezoic should use minified code

    When we integrate a site with Ezoic, Ezoic Ad Tester adds code on the existing webpage. An example of Ezoic javascript function:

    var ezqueue = new Array();
    function sort
    queue(a, b)
    {
    if( a.priority < b.priority ) return -1;
    else if( a.priority == b.priority ) return 0;
    else return 1;
    }
    function executeezqueue()
    {
    ezqueue.sort( sortqueue );

    for( var i in ezqueue )
    {
    if(typeof ez
    queue[i].method != "undefined")
    {
    try{
    ez_queue[i].method.call( null );
    }
    catch (err) {

            }
        }
    

    }
    }

    Whitespaces should not be used and variables and function names should be…

    48 votes
    How important is this to you?
  17. app that can remove or wrap any ads javascript from a web page or blog post which can also auto wrap existing ads

    most time going through every page or post to wrap old adsense ads that are placed in-article in form of java scrip is very cumbasome. so i suggest an app be created to automatically wrap any existing ads code for full compliance

    1 vote
    How important is this to you?
  18. Place holder

    Need to know more on that

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  19. Separate EPMV statistics for Premium earnings

    Currently earnings statistics show EPMV which includes all earnings, inclusive of Premium earnings. This can make it unclear if an EPMV drop has occurred because Premium earnings will always be accounted for - ideally there should be 3 EPMV statistics showing: Regular EPMV, Premium EPMV and EPMV (both regular and premium earnings).

    This is beneficial as it makes for a clearer understanding when EPMV goes up or down.

    I've had problems trying to mention to the Ezoic team that earnings this month are actually down and not up (because this month I started Premium, so my EPMV went up whereas…

    13 votes
    1 comment  ·  Admin →
    How important is this to you?
  20. Plugin for WordPress that deletes cache on update

    I've only been using for a few days, but anytime I post a new article, I seem to have to log into ezoic and manually clear the front page cache to get it to show in the home page. A plugin that automatically does this when posting it updating articles would be fantastic.

    21 votes
    1 comment  ·  Admin →
    How important is this to you?
  • Don't see your idea?

Request Features

Categories

Feedback and Knowledge Base