App Introduction
Track your store’s profits and expenses to make informed business decisions. One of the most critical metrics in business is how much profit your store earns. Simply put, profit is calculated by subtracting business expenses from sales revenue. While online stores excel at tracking sales revenue, they don’t track your profits and expenses. Most merchants use spreadsheets to track profits, which is time-consuming and labor-intensive. SimplyCost automatically tracks your store’s profits, so you can focus on other important business tasks.
Core Functionality
- Connect and extract ad spend from major advertising platforms.
- Add custom one-time or recurring expenses.
- Set processing rates for each payment gateway.
- Configure Shopify transaction fees if your store doesn’t use Shopify Payments.
- Easily view and filter sales and product profit reports at any time.
Merchant-Friendly
- Ad-campaign Merchants
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce
- Boutique E-commerce
Basic Information
- Developer:Zapfor Apps
- Address:Puchong, SGR, MY
- Price: Free / Free plan
- Rating:4.6 / 5
- Comment Count:71 comment
- Release Date:2016-12-2
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
SimplyCost
- A simple plan with unlimited everything!
- Profit Dashboard
- Ad Integration
- Custom Fees
- Processing & Transaction Fees
- Profit Reports
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/ad_platforms/connections.json
- GET /admin/api/ad_platforms/{platform}/spends.json
- PUT /admin/api/ad_platforms/connections/{id}.json
Permission:read_ad_spends,write_ad_platforms,manage_finances
- POST /admin/api/financial_transactions/fees.json
- PUT /admin/api/financial_transactions/fees/{id}.json
- DELETE /admin/api/financial_transactions/fees/{id}.json
Permission:write_financial_transactions,read_financial_transactions,manage_payments
- POST /admin/api/payment_gateways/{id}/rates.json
- PUT /admin/api/payment_gateways/{id}/rates/{rate_id}.json
- GET /admin/api/payment_gateways/{id}/rates.json
Permission:write_payment_gateways,read_payment_gateways,manage_payments
- POST /admin/api/shop/transaction_fees.json
- PUT /admin/api/shop/transaction_fees/{fee_id}.json
- GET /admin/api/shop/transaction_fees.json
Permission:write_shop,read_shop,manage_payments
- GET /admin/api/reports/profit.json
- GET /admin/api/reports/profit/filters.json
- GET /admin/api/reports/profit/products.json
Permission:read_reports,read_products,read_orders