================
Insights On Code
================

We help B2B software businesses understand their customers, their product and track customer-product fit. 

Insightsoncode can 

1. help you understand how each customer uses your product. 
2. help you understand your product better and analyze product performance - both from a time and cost perspective
3. help you understand how your customers use your features/products in aggregate and validate customer-product fit


Typical usage lookgs like this : 

    from ioc_wrappers import log_constantpoints, log_codepoint

    log_endpoint = log_constantpoints(csv_filename = "sample.csv", project_id = "1", branch_id = "1", customer_id = "5")
    
    log_codepoint = log_codepoint

    
Find the official documentation at <https://www.insightsoncode.com/home>