#Blackmoon

1 messages · Page 1 of 1 (latest)

azure craterBOT
serene apex
#

Hello! Have you already talked to ShareASale about this? Since you're integrated with them and not directly with Stripe, ShareASale is going to be need to be the one to implement this, and it's going to depend on how they're integrated

verbal trellis
#

I use Go High Level as my platform that Stripe is integrated with. ShareaSale needs this tracking code implemented

serene apex
#

Are you the one in control of your code that's talking to stripe, or is it Go High Level?

verbal trellis
#

I am the owner of my agency account with GHL.

#

I spoke to a first levet tech person a GHL and he could figure out how to set the code up.

#

Here is what ShareASale requires

#

Required.
Before copying the code below, be sure your developer replaces the {{placeholder}} values with variables or macros from your particular cart so they're correctly populated per the definitions. Each &parameter={{placeholder}} is designed to capture a different aspect of the customer's sale and journey.
4:03
?tracking={{Order ID}}
The tracking parameter receives a unique record locator, typically the customer's order number. It should be used to cross-reference sales in your system with ShareASale so you can review Affiliate referrals and make any necessary reconciliations.
&amount={{Order Subtotal}}
The amount parameter receives a numerical amount formatted to two decimal places (XX.XX). This value should be the order subtotal after discounts but before any taxes or shipping are added.
An additional tracking "master" tag covered below checks for a landing page URL parameter named sscid=, and stores it as a first-party cookie (under your domain, not just ShareASale's). This helps with tracking accuracy under certain browsers that disallow access to third-party cookies (accessing shareasale.com cookies from the Merchant's example.com domain). You might hear this method referred to as "cookieless" tracking on other Affiliate networks.
When the order confirmation "thank-you" receipt page is being displayed, the master tag will retrieve the value of this cookie and append it to your tracking pixel automatically. This will effectively "replay" the tracking pixel, with the additional parameters appended if the original "third-party" cookie could not be retrieved. You'll notice that the "master tag" is the same script tag included below your tracking pixel. This tag should be present on every page of your website.

serene apex
#

Backing up for a second here - I can't give you a recommendation without understanding how your integration actually works. I need to know whether you're using checkout, elements, or somethign else entirely

#

If GHL are the ones who are in control of the code, then they really should be talking to us directly so we can understand what they need

verbal trellis
#

Ok. Let me connect with them to see if they can communicate. Do you have an email to communicate with

serene apex
#

If they have a technical question they can come here, or they can contact support at https://support.stripe.com/contact