Replies: 1
Aloha,
I am using Learndash with the stripe connect addon to process my payments. I have set up custom conversions on my “thank you” page but I can’t get it to recognize my reference id from the url query.
Here’s an example of the url. The session_id= is my reference id.
Here’s my shortcode
[slicewp_custom_conversion amount=”1.00″ origin=”stripe”]
I have tested it using the reference id “session_id” and it would track the first conversion, but not those thereafter. The debug says this “Custom Conversion: Commission was not created because another commission for the reference and origin already exists.”
How can I get SliceWP to recognize the dynamic part of my url?
