S_Code / AppMeasurement / DTM & Launch | Community
Skip to main content
Level 4
October 1, 2021
Solved

S_Code / AppMeasurement / DTM & Launch

  • October 1, 2021
  • 1 reply
  • 3376 views

Hi Community!


I'm a newby in Adobe Analytics and I struggling a bit to understand how the points mentioned in the title works.

I understood that AppMeasurement had replaced the S_Code.


Then, from what I could understand, DTM and Launch replaced AppMeasurement.
At least, DTM and Launch are the recommended solutions to integrate Adobe Analytics.

If you guys could help me to understand how these different solutions work and interact with each other (it at all), that would be awesome!

As a last point, I have a question from a client of mine which is the following:
s_code has been replaced by appmeasurement.js, so do we still have a "s_CompanyName" object?

Is the s_c_il a replacement object for the s_COMPANYNAME / s_Code? Is it something that has the same functionality?


If yes, where can I find it? If no, how things actually works now? (My client is using Launch)

Thanks a lot for your help.

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 yuhuisg

Hi @swanan_ , welcome to the world of Adobe Analytics!

 


I understood that AppMeasurement had replaced the S_Code.

Correct!


Then, from what I could understand, DTM and Launch replaced AppMeasurement.

At least, DTM and Launch are the recommended solutions to integrate Adobe Analytics.

Not exactly. Firstly, DTM has sunset already, so let's ignore that. Launch is the modern tag management service by Adobe to manage your rules for firing digital marketing tags.

 

Specifically for Adobe Analytics, AppMeasurement is still the underlying technology that's needed to send data to AA. Launch provides a user-friendly way to send that data, without you needing to deal with JavaScript code too much.

s_code has been replaced by appmeasurement.js, so do we still have a "s_CompanyName" object?

Is the s_c_il a replacement object for the s_COMPANYNAME / s_Code? Is it something that has the same functionality?

If yes, where can I find it? If no, how things actually works now? (My client is using Launch)

If your client is using Launch, then you can set most of the required settings from the user-friendly form interface provided by the extension and its actions.

Specifically to your question, yes, s_account (not s_companyName) is still needed. But there's a drop-down selector in the Adobe Analytics extension interface that lets you choose the appropriate report suite, so you don't have to type it in yourself.

1 reply

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
October 1, 2021

Hi @swanan_ , welcome to the world of Adobe Analytics!

 


I understood that AppMeasurement had replaced the S_Code.

Correct!


Then, from what I could understand, DTM and Launch replaced AppMeasurement.

At least, DTM and Launch are the recommended solutions to integrate Adobe Analytics.

Not exactly. Firstly, DTM has sunset already, so let's ignore that. Launch is the modern tag management service by Adobe to manage your rules for firing digital marketing tags.

 

Specifically for Adobe Analytics, AppMeasurement is still the underlying technology that's needed to send data to AA. Launch provides a user-friendly way to send that data, without you needing to deal with JavaScript code too much.

s_code has been replaced by appmeasurement.js, so do we still have a "s_CompanyName" object?

Is the s_c_il a replacement object for the s_COMPANYNAME / s_Code? Is it something that has the same functionality?

If yes, where can I find it? If no, how things actually works now? (My client is using Launch)

If your client is using Launch, then you can set most of the required settings from the user-friendly form interface provided by the extension and its actions.

Specifically to your question, yes, s_account (not s_companyName) is still needed. But there's a drop-down selector in the Adobe Analytics extension interface that lets you choose the appropriate report suite, so you don't have to type it in yourself.

Swanan_Author
Level 4
October 4, 2021

Hi @yuhuisg 

 

Thanks a lot for these explanations!

Now I got the difference between these technologies and it's very clear.

 

Regarding the s_account, I'm not sure to understand where I can define it?

Do you have any documentation related to this topic to share with me?

 

Also if you can share with me any documentation/tips to check if the setup has been done correctly, that would be awesome.

 

Thanks a lot for your help.

Best Regards

Swanan_Author
Level 4
October 4, 2021

If you're using Launch, then you don't have to worry about s_account, s_gi, all that. Focus on what the interface provides you.

Probably the only s thing that you need to know is the "s" object itself, if you need to set certain eVars/props/events in the Adobe Analytics "Set Variables" custom code area.


Got it.

 

Thank you very much both of you @yuhuisg and @gokul_agiwal for you help here.

 

It's really helpful !