đĸ Enterprise Ready: OAuth integration with App Marketplace installation. Perfect for mid-market and enterprise stores.
Install from the BigCommerce App Marketplace:
App Marketplace:
Coming soon - BigCommerce App submission in progressAdd tracking via Script Manager (for immediate access):
<script src="https://cdn.tinytapanalytics.com/sdk.js"></script>
<script>
TinyTap.init({
apiKey: 'YOUR_API_KEY_HERE',
trackRageClicks: true,
trackMicroInteractions: true,
trackCartAbandonment: true,
trackBigCommerce: true
});
</script>The integration automatically tracks:
The app requests these read-only permissions:
âšī¸ TinyTap Analytics never writes data back to your store or accesses customer PII.
Configure cookie consent, data retention, and GDPR compliance options in your dashboard.
Verify your installation:
đĄ Tip: Use BigCommerce's Preview mode to test without affecting live traffic.
Check browser console for errors. Events batch automatically and send within 10 seconds.