Segment code in Tracking logs??? | Community
Skip to main content
May 6, 2020
Solved

Segment code in Tracking logs???

  • May 6, 2020
  • 1 reply
  • 4261 views

Hi,

 

I am doing an Activity export of delivery logs and Tracking logs.

Delivery logs has Segment code in it so i can easily populate it.

There is no segment code in Trackinglogs. 

Can you give me some direction on how to get segment code for tracking logs.

I am pretty sure there is a parent schema above profile tracking logs that have a segment code.

But i cant find it.

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SatheeskannaK

Hi @aadil2014,

 

Yes, segment code is attached to delivery level. Are you sending any offer code through this segment code using workflow and populating that on deliveries? If so, you can create content block that includes link, label, type along with offer code data variables coming through workflow. This will help to get the information on tracking logs when anyone clicks on offer code section of your delivery.

 

Let me know if this helps.

 

Thanks!

SK 

1 reply

SatheeskannaK
Community Advisor
SatheeskannaKCommunity AdvisorAccepted solution
Community Advisor
May 10, 2020

Hi @aadil2014,

 

Yes, segment code is attached to delivery level. Are you sending any offer code through this segment code using workflow and populating that on deliveries? If so, you can create content block that includes link, label, type along with offer code data variables coming through workflow. This will help to get the information on tracking logs when anyone clicks on offer code section of your delivery.

 

Let me know if this helps.

 

Thanks!

SK 

Thanks, Sathees