Site.pro
  • Website Builder
    • Website Builder
    • Prices
    • Website Import
    • Online Stores
    • Plugins
    • Collaboration
    • Templates
    • Languages
    • Affiliate Program
    • Examples
    • AI Website Builder
    • For Design Studios
    • We Build for You
  • Domains
  • Email
  • Learn
    • Tutorials
    • Blog
    • FAQ
    • Growth Hacking
    • For Hostings
    • Domainity
    • For Education
  • For Resellers
    • Prices
    • White Label
    • Revenue Share
    • Panels
    • How it Works
    • Mass Import
    • Our Partners
    • Reselling Examples
    • Marketing Materials
    • Documentation
    • Free Websites
  • Website Builder
    • Website BuilderEverybody can easily create a website, landing page, or e-commerce store.
    • PricesSite.pro Prices: Templates 200+, Websites, Basic Builder Functions, Online Stores
    • Website ImportTransfer your existing website from anywhere to Site.pro website builder
    • Online StoresSell your goods or services anywhere on the website
    • PluginsMany functions and plugins depending on geographical preferences
    • CollaborationCollaborative Website Builder, Create a website with teammates in real-time in one space
    • Templates
    • Languages
    • Affiliate Program
    • Examples
    • AI Website Builder
    • For Design Studios
    • We Build for You
  • Domains
  • Email
  • Learn
    • TutorialsVideos for Beginners
    • BlogWebsite Builder Lifehacks:Shared hosting tips. Web Design, Marketing
    • FAQHelp center. Payment Issues. Basic Tutorial. Quick search.
    • Growth HackingBoost your sales. Strategy
    • For HostingsEducation. Generate more website builder sales
    • DomainityDomainity: Domain quantity per 1000 people
    • For EducationFree Website Builder for Online and Offline Classrooms
  • For ResellersWhite Label
    • PricesStart reselling. Pay for live websites. Free Websites
    • White LabelThe most popular white label tool is ideal for reselling
    • Revenue ShareWebsite Builder: Provide free website builder and earn 50% commissions
    • PanelsOne product for all platforms. Download plugin for your panel
    • How it WorksCloud or On-Premises. Recommendations for Builder Server
    • Marketing MaterialsVideo. Mockups. Website Blocks. Marketing Materials.
    • Mass Import
    • Our Partners
    • Reselling Examples
    • Documentation
    • Free Websites
  • inputRegister

    Register

    (Buy Domain, Create email)
    (For Hosting Companies)
    By registering, you accept our Terms of Service
    Number of Customers: 1-100
    Number of Customers: 1-100
  • Log in

    Log in

    New user? Create account
    Forgot password?
  • $
  • English
Please use keywords in English only.
Account & Billing (34)Mixpanel (2)License (24)Managing Website (12)Domains: Purchasing (15)Domains: Connecting (26)Mailboxes (26)Brand: Cloud (5)Brand: On-Premises (14)Installation: Builder (10)Installation: Builder Plugin (5)Hosting/Billing panels: cPanel (9)Hosting/Billing panels: DirectAdmin (7)Hosting/Billing panels: ISPmanager (4)Hosting/Billing panels: Plesk (7)Hosting/Billing panels: Webuzo (2)Hosting/Billing panels: WHMCS (5)Website Builder: Plugins (5)Website Builder: Website creation (52)Website Builder: Pictures (11)Website Builder: Media (15)Website Builder: Additional (8)Website Builder: Text (14)Website Builder: Import (5)Website Builder: SEO (21)Website Builder: Social (13)Website Builder: Commerce (80)Website Builder: Maps (12)Website Builder: Forms (6)Website Builder: Advanced (18)Website Builder: Errors (21)Web Design Studio (3)Affiliate Program (7)Education (8)
Filter
All (506) For Hosting Companies (396) For Website Owners (376)
FAQ
›
Mixpanel
How to use Mixpanel?
For Hosting Companies

How to use Mixpanel?

Mixpanel helps you understand your customer behavior in one system: from website, thorough billing and control panels till website builder and payment process, and learn more about your product. You can track how people use it and easily analyse the data with reports that let you see and explore the results in just a few clicks.

  1. Connect Mixpanel to Your Website:
    • Install Mixpanel. Follow this guide to get more details.

    • Identify Users. Follow this guide to get more details.


  2. Think of and describe the main events:
  3. Event Syntax:
    event_name {eventOrUserProperty = exampleValue}
    Short description, when the event is tracked.

    1. For the Website*:
      • page_view {pageUrl="/website-builder"}
      • Triggered when a user visits any page on your website.
      • click_button {buttonId="sign-up", "start"}
      • Triggered when a user clicks on any button.
      • try_register {userActivationType="email", "google", "apple"}
      • Activated when a user clicks on the registration button.

    2. For the Billing system**:
    3. These events are tracked in your billing system (ex. WHMCS or any other).
      • register_user {regButton="Start now"}
      • Tracked when a user successfully completes the registration.
      • activate_user {userActivationMethod="link", "code", "button"}
      • Recorded when a user activates their email using a specific method.

    4. For the Control panel***:
      • open_panel
      • Triggered when a user accesses the control panel.
      • open_builder {openerButtonId="cpanel", "whmc"}
      • Tracked when a user opens the Website Builder from the control panel.

    5. For the Website Builder*:
    6. All you need to do is add the Mixpanel token to the Website Builder. All these rest options are pre-configured.
      • select_builder_flow
      • Triggered when a user chooses a template, imports a site, or generates a website.
      • publish_builder_website
      • Triggered when a user publishes their website.
      • complete_share
      • Triggered when a user shares access to their website.
      • click_button {buttonId="..."}
      • Tracked when a user clicks on a button.
      These and many other events pre-configured in the Website Builder for Mixpanel tracking. You don't need to implement them by yourself.

    7. For the Checkout*:
    8. Automatically logged along with the events in point #4.
      • open_payment_form
      • Triggered when a user opens the payment form.
      • open_payment_gateway {paymentGateway="Stripe", "PayPal"}
      • Tracked when a user opens the payment gateway through WHMCS.
      • complete_payment {product_id="Starter", "Standard"}
      • Tracked when a user completes payment for the Website Builder.

    We suggest keeping event and property names as they are for better consistency and efficient analysis. You can expand the list based on your needs and technical capabilities.

    If you face any challenges, feel free to reach out — we're here to help you!

  4. Track events:
  5. After thinking through all the events, implement them into the website: by track events documentation.

  6. Check if all data is sent correctly:
  7. This document walks through best practices for data validation and debugging your Mixpanel implementation.

*     Mandatory for implementation
**   Recommended
*** Optional


People also found this article using these queries:

  • Certainly! Here are 20 different sentences that convey the same idea as "how to use Mixpanel":
  • What are the steps to operate Mixpanel?
  • How can I navigate Mixpanel effectively?
  • What is the process for utilizing Mixpanel?
  • How do I work with Mixpanel?
  • How can I get started with Mixpanel?
  • What are the best practices for using Mixpanel?
  • How should I employ Mixpanel?
  • What are the instructions for using Mixpanel?
  • How do I implement Mixpanel in my workflow?
  • How can I make the most of Mixpanel?
  • What is the method for handling Mixpanel?
  • How do I apply Mixpanel to my projects?
  • How can I leverage Mixpanel's features?
  • What is the guide to using Mixpanel?
  • How do I set up and use Mixpanel?
  • How can I effectively manage Mixpanel?
  • What are the techniques for using Mixpanel?
  • How do I execute tasks with Mixpanel?
  • How can I integrate Mixpanel into my operations?
  • How do I familiarize myself with Mixpanel?
© Site.pro 2011. Website Builder. United States.
Contact SalesTerms of Service