We'll be with you in a second

GTM & Script using 1st party or 3rd party cookies

RSOC

RSOC in RedTrack: overview, specifics

RSOC (Referrer Source of Conversion) method is used to identify and track the specific source of traffic that leads to a conversion (sale, lead, purchase, etc.). In RedTrack this attribution method is relevant for customers who want to send conversions to RedTrack via postback, but the conversions do not have our rtclickid. In other words you should use it to attribute conversions when a unique clickid is unavailable. With this attribution method, conversions will be recorded on the last click corresponding to the values specified in the new rsoc_id parameter.

RSOC attribution method will work in several scenarios/combinations. Postback URL will look differently depending on the chosen scenario:

Pay attention to the last 2 models in red. There should be 2 dashes between/after elements, otherwise, the postback will fail to work.
RSOC attribution method combination
Values explained
Example of the resulting Postback URL
rsoc_id={campaign_id}-{rt_campaign_id}-{rt_ad_id}&type=eventname
  • {campaign_id} is RedTrack Campaign ID.
  • {rt_campaign_id} is your traffic channel campaign id.
  • {rt_ad_id} is your traffic channel ad id.
  • type=event name you want to track.
SUMMARY
From RedTrack you:
1. Create a campaign (Affiliate/Advertiser) → copy the value for {campaign_id}.
2. Add conversion types you want to track with RT → add the value for the type (e.g.: type=Purchase).
From your traffic channel you:
1. Copy the value for {rt_campaign_id}.
2. Copy the value for {rt_ad_id}.
https://tracking.domain/postback?rsoc_id=12a3456789bc12b345de67fg-1234-123&type=Purchase
rsoc_id={campaign_id}-{rt_campaign_id}-&type=eventname
  • {campaign_id} is RedTrack Campaign ID.
  • {rt_campaign_id} is your traffic channel campaign id.
  • type=event name you want to track.
SUMMARY
From RedTrack you:
1. Create a campaign (Affiliate/Advertiser) → copy the value for {campaign_id}.
2. Add conversion types you want to track with RT → add the value for the type (e.g.: type=Purchase).
From your traffic channel you:
Copy the value for {rt_campaign_id}.
https://tracking.domain/postback?rsoc_id=12a3456789bc12b345de67fg-1234-&type=Purchase
rsoc_id={campaign_id}--{rt_ad_id}&type=eventname
  • {campaign_id} is RedTrack Campaign ID.
  • {rt_ad_id} is your traffic channel ad id.
  • type=event name you want to track.
SUMMARY
From RedTrack you:
1. Create a campaign (Affiliate/Advertiser) → copy the value for {campaign_id}.
2. Add conversion types you want to track with RT → add the value for the type (e.g.: type=Purchase).
From your traffic channel you:
Copy the value for {rt_ad_id}.
https://tracking.domain/postback?rsoc_id=12a3456789bc12b345de67fg--123&type=Purchase
rsoc_id={campaign_id}--&type=eventname
  • {campaign_id} is RedTrack Campaign ID.
  • type=event name you want to track.
SUMMARY
From RedTrack you:
1. Create a campaign (Affiliate/Advertiser) → copy the value for {campaign_id}.
2. Add conversion types you want to track with RT → add the value for the type (e.g.: type=Purchase).
https://tracking.domain/postback?rsoc_id=12a3456789bc12b345de67fg--&type=Purchase

Enabling the RSOC feature

1. Add a custom tracking domain

2. Set up the conversion events

3. Assign the roles to the traffic channel macros (mandatory only for 3 RSOC attribution combinations out of 4)

4. Create a campaign and enable the RSOC toggle