Connect Stripe revenue
Once connected, every payment is matched to the visitor who made it — so you see revenue per channel, not just visits.
1. Find your webhook URL
Open your site's page in Askiraz and scroll to "Revenue Connection (Stripe)" — you'll see a webhook URL that looks like:
https://askiraz.com/api/webhooks/stripe/YOUR_SITE_ID2. Add it in Stripe
In your Stripe dashboard:
- Go to Developers → Webhooks → Add endpoint
- Paste the URL above
- Select the
checkout.session.completedevent
3. Paste the signing secret back
Stripe gives you a signing secret that starts with whsec_. Copy it and paste it into the "Revenue Connection" box on your Askiraz site page, then click Save.
How attribution works
Askiraz remembers the very first channel that brought each visitor (Google Ads, Meta Ads, SEO, referral, etc.) and keeps using it for that visitor's entire journey — including their eventual payment. So a payment that happens days after the first visit is still correctly credited to the original channel, not "Direct".
Don't use Stripe?
If your business uses Razorpay, PayTabs, iyzico, or another payment system instead, see the Revenue API guide — same result, any processor.