TrackAnalytics WP Plugin – Record User Behavior (WordPress)

Curios About Your Visitors Interactions?

Track Analytics is a powerful web analytics plugin for WordPress that allows you to record and play users/visitors interactions with your website.

Watch how exactly visitor follows pages, or what part of your website he gets bored on! and make it better or just have fun! This plugin records visitors actions and save them for you to view on a video player all within your Admin dashboard without the need for expensive external user testing applications.

Increase sales and boost conversions — Get TrackAnalytics today and find out how your visitors interact with your website!

Features

  • Record and Play mouse interactions (mouse movement and button clicks)
  • Record and Play page scroll and window resize actions
  • Record Visitor’s IP, Country, OS, Browser, Username (if registered)
  • No need for external requirements – works out of the box
  • Well Documented
  • And More To Come!

Changelog

January 17, 2015 – Version 1.0

initial release

Download TrackAnalytics WP Plugin – Record User Behavior (WordPress)

cQL – Best MySQL Cache Class (Database Abstractions)

cQL

This is a php coding that enables you to receive higher data via your mysql inquires. You’ll be enable to decrease the users load as well.

How it is working?

When you use this coding in the inquiry field it will use database in the first place and records this data as json format file. This record will be on memcache for a specific arranged time by you.
If you do same inquiry again during arranged time the recorded data will be read and shown to user directly instead of getting data from database.

Sample explanation

For instance let’s assuma that you have a video sharing site and getting data from database and shown to users. You’ll compulsorily do the same action again and again for each user and repeated mysql connection occurs. Instead of following this process again and again you can use this coding to keep your server less busy and get success easier.

Benchmarking Query

MySQL :
$query = mysql_query("SELECT * FROM table LIMIT 100");
$data = mysql_fetch_assoc($query);
// 1.2934579849243 sec with use only MySQL

MySQLi
$query = mysqli_query($con,"SELECT * FROM table LIMIT 100");
$data = mysql_fetch_assoc($query);
// 1.2859179973602 sec with use only MySQLi

$data = $cql->get("SELECT * FROM table LIMIT 100");
// 0.00059390068054199 sec with use cQL

Requirements

  • PHP 5.x
  • memcahe extension
  • MySQL

Updated


added MySQLi queries on new class file.

you can use mysql : include 'class.cache.php';
you can use mysqli : include 'class.cachei.php';

Download cQL – Best MySQL Cache Class (Database Abstractions)

Easy Business Hours Addon for Visual Composer (Add-ons)

This easy to use add-on lets you add an awesome business / office opening hours table via Visual Composer with a blink of an eye. Just install this add-on and create responsive opening hour tables to inform your customers. Upload your clock icon and customize it at ease.

Features:

– Easy Integration
– Unlimited Colors
– Lightweight
– Responsive
– Change Text Colors for each Day seperately
– Upload custom Clock Icon
– Fits to every Page Design
– Fully Customizable
– Quick Setup

Download Easy Business Hours Addon for Visual Composer (Add-ons)

Pizza Fastfood Store GWD HTML5 Ad Banner (Ad Templates)

Pizza fast food store Ad Banner is designed with Google Web Designer. And provided four most frequently used sizes in the market
1. 300X600
2. 300X250
3. 728X90

Perfect for Fast food offers and services.
Designed for Multipurpose shop Uses. Suitable for any kind of food business.

And the design of the ad banner is very trendy and catchy to users

All files are included for buyers to edit content easily.. buyers can modify content easily according to their requirement with Google Web Designer.

Feel free to contact me. Thank you

Preview Image

Preview images from- Photodune
Pictures is not included in zip files.

Check out My All AD Templates


You can also view my Graphics Resources

    
    
    
    
    
    

    
    
    
    
    
    

          

Download Pizza Fastfood Store GWD HTML5 Ad Banner (Ad Templates)

G-Contacts – Gmail Contact Importer PHP Class (Miscellaneous)

What is G-Contacts?

G-Contacts is a PHP class which makes the whole process of importing contacts from users account more easier. It hardly takes 5 minutes to implement this in your project. It has many features like getting the email list, counting the emails, checking the existence of email etc.

Features:

  • Easy to use
  • No limitation or any quota for requests
  • Flexible, you can extent it.
  • Easy Authentication URL generating
  • Syncing email lists made easy
  • Function to get/import email list
  • Function to count number of emails
  • Function to check whether the specific email is in the list or not
  • Lifetime updates/upgrades free
  • Lifetime support
  • Easy to understand documentation
  • Comes with an example usage of the class.
  • Clean and Clear code, with comments
  • Following PEAR coding standards, which are followed by CodeIgniter, Laravel etc
  • AND MUCH MORE…

Requirements:

– PHP 5 or greater
– cURL Extension
Thats it!

Recommendations:

ImgZoom
ImgZoom is a Jquery Plugin, which helps you to allow your user to view the thumbnail image in a bigger view on mouse hover. This is very useful for websites which is related to Media and Applications. You can simply customize the Plugin as well as the image container according to your page design. It’s very easy to install and use a beginner can also use this and enrich his/her website.

ConfessionBox – PHP Confession Script
ConfessionBox is a PHP script it’s main aim to make allow our buyers to create their own confessions website maybe for High Schools or colleges or maybe for their city etc. In this script we have and many features which enriches the website. The website is developed in Bootstrap 3.0

Feedie – Feed parsing PHP Class Feedie is a PHP Class which simplifies the process of fetching, displaying RSS feeds. This class can be used in any project in which it requires to fetch the feed. Please view the features below.

Support:

If you need any help regarding installation or editing or any kind of help related to G-Contacts PHP Class then please do message it to me or do write it in comments, Thanks & Regards.

Download G-Contacts – Gmail Contact Importer PHP Class (Miscellaneous)

Pizzeria HTML5 Ad (Ad Templates)

Pizzeria Sale HTML5 Ad

It’s made with Google Web Designer and comes in 3 standard banner sizes:

  1. 160×600
  2. 300×250
  3. 300×600

Ad Features

  • Ideal for Pizza related services
  • CSS/HTML5 Animations
  • Replaceable Images
  • Built with Google Web Developer
  • Using Google Web Fonts
  • Easy to Integrate
  • Easy to Customize
  • Detailed Documentation

WatermarkPizza Photo for DEMO purposes only: http://photodune.net/item/pizza/760627

Please don’t forget to RATE

Download Pizzeria HTML5 Ad (Ad Templates)

Weight Based Shipping for WooCommerce (Shipping)

Weight Based Shipping is a simple yet flexible shipping method for WooCommerce focused mainly on cart
weight (but not limited to) to calculate shipping cost. Plugin allows you to add multiple rules based on varying
conditions.

Features

Table Rate Shipping

You can create as many shipping rules as you need for different customer countries, cart weight and subtotal
ranges.

 
Flexible Price Calculation

Each profile can be configured to expose a constant price (like Flat Rate) or a progressive price based on
cart weight, or both.

Shipping Classes Support

For each shipping class you have you can override the way shipping price is calculated for it.

 
Weight Step

Sometimes it’s needed to rate every, for example, 500g of cart weight rather than a real weight. That also
can be easily set up with this plugin.

Flat Rate

Each shipping rule can be easily configured as a flat rate shipping.

 
Conditional Free Shipping

In some cases you want to ship for free depending on subtotal, total weight or some other condition. That can be achieved in a moment with this plugin.

Quick Support

Leave a question or comment here and you will get a response in a few hours.

 
Customization Services

Need to change or extend the plugin with your own specific features? We can do this for a reasonable fee.

Check out screenshot for the list of available configuration options (clickable):

Download Weight Based Shipping for WooCommerce (Shipping)

Photo Shape (Full Applications)

Create stunning shapes for your beautiful photos easily with our Photo Shapes app. In this Photo Shape app you will get lots of shapes, option to add color to your shapes and inbuilt photo editor to make your image even more appealing.
Currently in Shapes we have Heart, Nature, Animal and Star shapes categories are available. In each of those categories we have many more shapes available.

Note:In this Application for Editing Image No Other Any External SDK Used its used GPUImage Library

Key Features

  1. App is exclusively designed for adding Shapes to your beautiful Images
  2. Lots of popular shapes are included in this app
  3. It takes less then a minute add Awesome shapes to your image
  4. Option to change the shapes color
  5. Option to Zoom in, Zoom out, Rotate, arrange image position inside the Shapes
  6. Built in Image editor to edit your image easily in the app
  7. Rate Feature on HomeScreen
  8. Ad MOb:Banner & Interstitial ad
  9. Easy Customization
  10. Eclipse project

Shapes: In shape 4 category there with unique and different easily apply shape on image

Color:
In our Photo shape app we also provided an option to add color to shapes. By default all our shapes comes with white color, if you wish you can change the white color of the shapes to something else by clicking on color option. Choose any color that you wish to apply to your shapes and click ok to apply that color.

Image Editor:
Sometimes you may need to edit your photo without opening other photo editor apps. To make editing task easier we offered photo editing option inside the Photo shapes app itself. In photo editor option you will get

Crop: Use this option to crop your images. You can use Custom or you can choose predefined ratios to crop your photo.

Orientation: Easily rotate your image by using rotate option on this app. We also have Flip option to flip that image.

Effects: Add beautiful effects to your images easily with our predefined effects themes. Just click on that image effects theme to apply to your image.

Vintage: Add vintage effects to your image by choosing vintage themes.

Overlay: Add overlay effects to your image by choosing overlay themes.

Frames: Add beautiful frames to your image by selecting the frame from our frame designs.

Border: Add border to your image with border color of your own choice and also you can increase or decrease border thickness easily with slider controller.

Reset: Easily reset all the effects back to original image by clicking Reset button.

Download APK

Download Photo Shape (Full Applications)

Background Changer Pro for Socialkit (Add-ons)

Background Changer Pro for socialkit is Addon which has changed the appearance of your site to enable a member of your site to change the appearance of on his account.

Add-on Feature

  • Backgroung color change
  • Texts color Change
  • Links color Change
  • Header color Change
  • Footer color Change
  • Sidebar color Change

All information is stored in a database.

Accept in all versions of socialkit


Download Background Changer Pro for Socialkit (Add-ons)

Visual Composer Add-on – Sticker & Type Writer (Add-ons)

Add Type Writer overlay or Sticker with icon, image in the Visual Composer. Give user the flexibility to display sticker with image or icon, type text animation overlay image or gradient background.

Note: you can get this extension from Visual Composer Extensions All In One. You do not have to purchase again if you purchased the All In One package before. And it’s recommended to purchase the All In One package which will contain other extension in the future update:

package

Features

  • Optional background type: support image, solid color and gradient color.
  • CSS3 transition.
  • Optional link.
  • Sticker support Font Awesome icon.
  • Type Writer background can be in square, rounded or circle.
  • Built in color option with customized color support.
  • Extend the Visual Composer, work fine with the VC in a theme or VC installed as a plugin.
  • Compatible with latest jQuery and latest WordPress.
  • Enqueue the js and css only when needed. Keep WordPress page size smaller.
  • FAQ and source code are included in the package. Free update in the future.

Recommendation for you

Image Map HotSpot WordPress Plugin:

hotspot

Download Visual Composer Add-on – Sticker & Type Writer (Add-ons)

Smart Timer And Counter: Flip Skin Addon (Countdowns)

This is NOT standalone plugin and it can’t be used on it’s own. This is an addon for Smart Timer And Counter plugin for jQuery, and it is also available on CodeCanyon here:
\Smart Timer And Counter\
You need to purchase and install this main plugin first. Do not attempt to use this addon on its own, it will not work.

Support ForumsFollow on TwitterFollow on EnvatoSubscribe to Newsletter

Addon Information

Smart Timer And Counter: Flip Skin Addon is a brand new skin for Smart Timer And Counter plugin. It will add realistic flip digit effect skin that is fully customizable, allowing you to change size, fonts, colors for digits and labels. Flip effect is done with CSS3 and this skin is not using images to achieve flip effect!

To use this Skin addon, you need Smart Timer And Counter plugin. Skin addon files are loaded with Smart Timer And Counter plugin files, and you can set up your counters to use new skins. Addon package contains demo files showing how the skin are loaded, how you can set them up and use with main Counter plugin.

Plugin works with modern browsers with CSS3 support (animations, transitions). It works with modern browsers: IE 10+, Opera 20+, Chrome, Firefox, Safari… For older browsers, flip effects are not displayed, but counters still work. Mobile browsers don’t fully support flip effect, and right now there is no way to make flip effect fully compatible with browsers on mobile devices.

Timer Flip Animation

Timer Flip Animation
Flip skin is fully customizable, and it allows you to use custom colors for digits, background and label, use shadows, specify dimensions, change font family and size.

Numbers Flip Animation

Numbers Flip Animation
Skin works with both timers and numbers modules in Smart Timer And Counter plugin. It can flip multiple digits in the same time.

Endless styling possibilites

Skins: Circles And Rounds
Plugin contains many examples showing different styles and setups for the counters and you can see use of transparent colors, oversized fonts, different backgrounds and more.

Other Addon Features

  • Many examples included in the download package
  • Documentation describing all of the skin settings

Addon Requirements

  • jQuery 1.7 or newer
  • Smart Timer And Counter 3.0 or newer

Flip Skin Limitations

  • Flip interval must be one second. CSS transitions calculations are set to 1 second and they are very hard to modify without loosing flip effect.
  • On most modern mobile devices, browsers can display flip effect to some extent, but it doesn’t look as good as on desktop browsers. On older mobile devices, flip effect will not work.

Changelog

Version 1.0 / 2015.01.17.

  • First release

Plugin WebsitePlugin ChangelogFollow on EnvatoAsk any Question

\Smart Timer And Counter\
Flip Addon requires Smart Timer and Counter for jQuery plugin.
Do not attempt to use this addon on its own, it will not work without main plugin.

Download Smart Timer And Counter: Flip Skin Addon (Countdowns)

Vine Video Downloader and Video Maker (Windows)

Features

  • Vine Video Search
  • Vine Video Download
  • Video Maker
  • Video Watermark
  • Video Mirror Effect
  • Vine Trend Tags
  • Vine Find User id

Vine Search

  • Tags Search (Max 500 Result)
  • Keyword Search (Max 50 Result)
  • Popular Search (Max 100 Result)
  • User id Search (Max 500 Result)

Video Maker

  • Video Export Quality
    • 480 P
    • 720 P
    • 1080 P
  • Auto 16:9 screen
  • .Mkv export

Watermark

  • Watermark image file : Png , Jpg
  • Watermark Position
    • Top Left
    • Top Right
    • Bottom Left
    • Bottom Right
    • Center

Vine Trends

  • Get Last 50 Trends Tag

User id Find

  • Username to User id

Download Vine Video Downloader and Video Maker (Windows)

Burger Food GWD HTML5 Ad Banner (Ad Templates)

Fast Food, Burger related Ad Banner is designed with Google Web Designer. And provided three most frequently used sizes in the market
1. 160X600
2. 300X250
3. 728X90

Perfect for your food offers and services.
Designed for Multipurpose Uses. Suitable for any kind of business. Specially made for fastfood business.

And the design of the ad banner is very trendy and catchy to users

All files are included for buyers to edit content easily.. buyers can modify content easily according to their requirement with Google Web Designer.

Feel free to contact me. Thank you

Check out My All AD Templates


You can also view my Graphics Resources

    
    
    
    
    
    

    
    
    
    
    
    

          

Download Burger Food GWD HTML5 Ad Banner (Ad Templates)

Product Retailers Woocommerce WordPress Plugin (WooCommerce)

If you are looking for the solution to add multiple sales channels, retailers, distributors on a woocommerce store. By default, woocommerce doesn’t allow to do so. To overcome this limitation, we have developed a plugin to extend sale options. Product Retailers plugin allows you to link to the same product on a retailer or distributor’s website. Customers can then purchase the item directly at your store, or they can visit the retailer or distributor’s website to purchase. This plugin is perfect for products e.g. you wanted to sell through sales channels, such as a book available directly on-site, through Amazon, eBay or any other site.

Download Product Retailers Woocommerce WordPress Plugin (WooCommerce)