Do I Need To Install Anything?

Do I Need To Install Anything?


You do not need to install anything because our solution is 100% cloud based. You can create an online account and start working immediately.

One situation where you would "install" anything is if you want to automatically sync sales transactions from a sales or accounting system, and there is no built-in connection (ex: SalesForce, Dynamics CRM, HubSpot, QuickBooks, FTP, Stripe). In this case, if manual CSV uploads are not acceptable, you could decide to deploy a single web page anywhere on the internet which we will query to retrieve sales transactions (learn more here). Another exception is our native integration for QuickBooks Desktop, for which you need to install a small data synchronization application.

For an overview of setup and configuration, click here and here.

    • Related Articles

    • Why Do I Need To Map Fields When Importing Transactions?

      We need fields to be mapped in order to: Perform certain calculations (ex: calculate revenue or profit) Prevent duplicate transactions from being created (ex: mapping to the Unique ID category) Extract currency symbols from fields Understand if a ...
    • Why Do I Need To Import Transactions?

      In order to efficiently determine sales performance and calculate incentive rewards, Sales Cookie requires sales transactions to be imported. For each incentive plan you design, you can specify a saved query, which will filter imported transactions ...
    • How Can I Add A Connection?

      Here are the steps to create a new connection: Login to your workspace On the left pane, click on "Systems > Connections" Select the type of connection you want to add Follow the instructions on the page for the type of connection Here is a brief ...
    • What Type Of Support Is Available For Stripe?

      By adding a Stripe connection to your workspace, you can automatically import and sync sales transactions to your workspace We support charges, invoices, refunds You will need to map fields the first time you import transactions Newly created Stripe ...
    • How Can I Programmatically Import Sales Transactions?

      For non-programmatic import options, click here. Three options are available: You can use a Web Endpoint. Using this model, you deploy a web page, from which we securely pull transaction data. We will query your web page at least every hour. You can ...