Enterprise Plan

Buy now
(with code)

Watch how to Setup

Set up

1. Add this Code before closing /body tag

	
   <script>
   
   $(document).ready(function () {
	var clicknum = 0;
   $('#packageSwitch').click(()=>{
  	clicknum++;
  	if(clicknum % 2 ===0){
    	$('.number').each(function () {
        var $this = $(this),
            countTo = $this.attr('data-month');

        $({ countNum: $this.attr('data-year') }).animate({
            countNum: countTo
        },
            {
                duration: 500,
                easing: 'linear',
                step: function (now) {
                    $this.text(Math.round(now.toFixed(2)));
                },
                complete: function () {
                    $this.text(this.countNum);
                }
            });
    });
    }
    else{
    	$('.number').each(function () {
        var $this = $(this),
            countTo = $this.attr('data-year');

        $({ countNum: $this.attr('data-month') }).animate({
            countNum: countTo
        },
            {
                duration: 500,
                easing: 'linear',
                step: function (now) {
                    $this.text(Math.round(now.toFixed(2)));
                },
                complete: function () {
                    $this.text(this.countNum);
                }
             });
         });}
      });
    });
    
   </script>
  

2. Set up the toggle switch

Go ahead and add an ID = "packageSwitch" to the Toggle switch.

This code is a JavaScript script that uses the jQuery library. It sets up an event listener for a click on an element with the ID "packageSwitch" and defines what should happen when that element is clicked.

3. Set up Attributes to the pricing number

Add these attributes to the Pricing number of the build
(you have to add both attributes )

Name=data-month
Value= (your monthly pricing here)

Name=data-year
Value= (your yearly pricing here)

In this code, the "data-month" and "data-year" attributes are used to store numeric values that are used in the jQuery animation. When the user clicks on the "packageSwitch" element, the script reads the values of these attributes for all elements with the "number" class, and then animates the displayed value of those elements from "data-year" to "data-month" or from "data-month" to "data-year", depending on the value of the "clicknum" variable.

4. Add the webflow animaiton to the switch

Add the toggle switch animation from the interaction pannel in the designer.

This is a simple and basic webflow interection which targets the circle to move and make the animation happen. Also it effects the changing of the buttons too, so that you can put different links to the buttons while changing from monthly to yearly plane.

Made with ❤️ by Pixeto.co

This plan includes everything in the Growth Plan and the Business Pro plans plus:

Full Service Digital Marketing Plan

Comprehensive Digital Marketing Strategy

Our expert team will design an all-encompassing digital marketing plan that includes SEO (Search Engine Optimization), PPC (Pay-Per-Click), social media, and content marketing. This strategy will be tailored to your unique business needs and goals, ensuring that every aspect of your digital presence works cohesively to engage your target audience and drive conversions.

SEO Optimization

We'll help your website rank higher on search engine results pages through strategic keyword research, on-page and off-page SEO, technical SEO, and local SEO. By improving your visibility online, we'll drive more organic traffic to your site and increase your chances of attracting your ideal customers.

PPC Campaign Management

Our team will create, manage, and optimize your PPC campaigns, ensuring that you're getting the best possible return on your ad spend. We'll handle everything from keyword selection to ad design, bidding, and performance tracking.

Social Media Marketing

We'll develop and execute a social media strategy that increases your brand awareness, grows your followers, and boosts engagement. Our team will manage your social media profiles, create engaging content, and leverage the power of social media advertising to reach your target audience.

Content Marketing

Our content marketing efforts will involve creating and distributing valuable, relevant, and consistent content to attract and retain a clearly defined audience. Our team will create blog posts, infographics, ebooks, and other content types to help establish your brand as an authority in your industry.

Target Audience & Digital Presence Analysis

We'll conduct a thorough analysis of your target audience and your existing digital presence. By understanding your audience's behavior, preferences, and pain points, we can create a strategy that resonates with them. We'll also analyze your current digital strategies to identify what's working and what's not, so we can optimize accordingly.

Customized Strategy Development

Based on our analysis, we'll develop a customized digital marketing strategy that aligns with your business objectives. This strategy will be designed to engage your target audience, increase your online presence, and drive growth.

Analytical Reporting & Optimization

We believe in the power of data. That's why we provide regular analytical reports that give you insights into your campaign's performance. But we don't stop there. We use these insights to continuously optimize your campaigns, ensuring that you're always getting the maximum ROI.

Fast Chat and Email Support

As a Enterprise Plan client, you'll have access to our fast chat and email support. Our dedicated team is always on standby to assist you with any queries or concerns you may have. We're committed to providing you with the best customer service, ensuring that your digital marketing journey with us is smooth and successful.

Ideal for Growth

This plan is designed for established businesses that are ready to take their digital marketing to the next level. If you're looking to drive significant growth, increase your online presence, and outshine your competitors, our Business Pro plan is the perfect fit for you.

At The Circle, we understand that each business is unique. That's why we tailor our services to meet your specific needs. We're not just a service provider, we're your strategic partner in digital marketing, helping you reach your goals and grow your business.

Preferences

Privacy is important to us, so you have the option of disabling certain types of storage that may not be necessary for the basic functioning of the website. Blocking categories may impact your experience on the website. More information

These items are required to enable basic website functionality.

Always active

These items are used to deliver advertising that is more relevant to you and your interests.

These items allow the website to remember choices you make (such as your user name, language, or the region you are in) and provide enhanced, more personal features.

These items help the website operator understand how its website performs, how visitors interact with the site, and whether there may be technical issues.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.