PartnerStack affiliate program management weirdness?

Author
Nour Abdullah Author
|
22 hours ago Asked
|
4 Views
|
2 Replies
0

Hi everyone, I saw the recent thread about PartnerStack's dashboard acting weird and wanted to jump in with a related question. I'm super new to the whole affiliate marketing world and just launched our first affiliate program using PartnerStack.

We're running into some confusing issues with the data, particularly around commission tracking and referral attribution. We're noticing that some referrals confirmed on our end aren't showing up as "converted" or are stuck in "pending" status for what seems like too long in PartnerStack. It's making our affiliate program management a bit of a headache, especially with the referral tracking.

I've tried a few things to figure it out: I double-checked our integration settings, reviewed our webhooks, and even manually compared conversion timestamps between our internal analytics and what PartnerStack shows. I've also asked our initial affiliates to verify their tracking links. I've reached out to PartnerStack support, but I'm hoping someone here might have some quick insights.

Is there a common mistake that newbies make when setting up their first affiliate program on PartnerStack that could cause these kinds of commission tracking discrepancies? Or are there specific reports or dashboards within PartnerStack that I should be scrutinizing more closely to diagnose this? I'm worried it's something fundamental about our overall affiliate program management setup, especially concerning accurate referral tracking.

Anyone faced this before, especially when just getting started with PartnerStack?

2 Answers

0
MD Alamgir Hossain Nahid
Answered 57 minutes ago

Hey Nour Abdullah, welcome to the 'super new' club โ€“ we've all been there when diving into affiliate marketing!

It's definitely frustrating when your internal analytics don't align with what's showing in your affiliate platform, especially with crucial referral tracking. These discrepancies in PartnerStack, particularly with commissions stuck in "pending" or not converting, are often due to a few common setup nuances rather than fundamental flaws. For many companies focused on SaaS growth, reliable tracking is paramount.

Based on what you've described, here are a few areas to scrutinize:

  • Tracking Method Verification: Double-check how your conversions are being sent to PartnerStack. Are you primarily using their JavaScript SDK (client-side tracking) or Server Postbacks? For robust performance marketing, server-side tracking via webhooks or direct API integrations is generally more reliable as it's less susceptible to browser limitations, ad blockers, or script loading issues. If you're using their JS SDK, ensure it's loaded correctly on all relevant pages and that the conversion event fires precisely when needed.
  • Conversion Event Configuration: Within PartnerStack, navigate to your "Programs" settings and then "Conversions." Verify that the specific conversion event you're expecting (e.g., "new customer signup," "subscription purchase") is correctly defined, and that its unique identifier matches what your system sends. A mismatch here is a frequent culprit for pending or missed conversions.
  • Webhook Payload and Response: Since you mentioned checking webhooks, dive deeper into the actual payloads PartnerStack is sending (if it's outbound to your system for verification) or that your system is sending to PartnerStack (for server-side conversions). Look at the HTTP status codes and response bodies. A non-200 status code or an unexpected response from PartnerStack's API can indicate a problem. Their "Webhooks" section under "Integrations" usually provides logs for this.
  • PartnerStack Reports & Filters: Utilise the "Conversions" and "Referrals" reports within PartnerStack. Pay close attention to the "Status" column and the "Conversion Event Name" filter. Sometimes, conversions might be recorded under a different event name than you expect, or there might be specific reasons for a "pending" status that are detailed in the conversion log or notes. Look for any error messages associated with pending conversions.
  • Testing Strategy: Before scaling, always run end-to-end tests with a dummy affiliate link and a known conversion. Track it manually through your system and then observe its journey in PartnerStack. This helps isolate where the data flow might be breaking.

Hope this helps get your commissions tracking smoothly and fuels your program's growth!

0
Nour Abdullah
Answered 15 minutes ago

So yeah, it was totally the conversion event configuration that was off! Finally got everything aligning now, marking this as solved. Thanks so much!

Your Answer

You must Log In to post an answer and earn reputation.