Marketing Service Plans
- Search Engine Optimization (SEO):
Improve your website's visibility on search engines to increase organic traffic. - Social Media Management: Create and manage social media accounts (2 platforms) to engage with your audience and increase brand awareness.
- Content Creation: Develop high-quality blog posts (5 per month) to attract and educate your target audience.
- Email Marketing: Design and send monthly newsletters to your subscriber base (up to 1,000 contacts).
- Fast customer service via email support
- Pay-Per-Click Advertising (PPC): Set up and manage Google Ads campaigns to drive targeted traffic to your website.
- Social Media Advertising: Run targeted ads on social media platforms to reach a wider audience and generate leads.
- Conversion Rate Optimization (CRO): Analyze and optimize your website's user experience to increase conversions.
- Monthly Analytics and Reporting: Provide detailed reports on website performance, campaign results, and key metrics.
- Fast chat and email support
- Content Marketing Strategy: Develop a comprehensive content marketing strategy tailored to your target audience.
- Influencer Marketing: Identify and collaborate with relevant influencers to promote your products or services.
- Remarketing: Implement remarketing campaigns to re-engage visitors who have previously visited your website.
- Marketing Automation: Set up automated email sequences and workflows to nurture leads and drive conversions.
- Fast chat and email & phone support
Watch how to Setup
Set up
1. Add this Code before closing /body tag
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.