Script for mobile site | Community
Skip to main content
New Participant
August 11, 2017
Solved

Script for mobile site

  • August 11, 2017
  • 12 replies
  • 6944 views

I am new in this forum, so a basic question . We got this script to enter in our website and I get many statistics, but only for the basic /fr/ site.

HEADER : <script src="//<"http://assets.adobedtm.com/bbcf1926d872997a7934ffbbdf062faa3e07ecd5/satelliteLib-b3df986876bb307f2b1b7e8a6f1ed60f5b719fbe.js" target="_blank">assets.adobedtm.com/bbcf1964368906667777799990.js"></script>

END : <script type="text/javascript">_satellite.pageBottom()</script>

But we have also EN site , same url , but  /en at the end.

Where can I can define this  ? Or I need a new specific script ?

Other question, can I integrate the same script in our mobile site (not responsive) , who use the same url , but m instead of www before it ?

Thanks for your help.

GUY

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 Urs_Boller

im thinking of 3 reasons:

1) no dtm loaded

is dtm loading on /en/ site? open web browser console on /en/ site and type

_satellite.buildDate

do you get a valuenor error/empty?

2) javascript error

if you relode the page and look at console, do you have any js-errors?

3) page load rule condition

do you have any conditions on the "page load rule" which affect that the tracking call doesn't fire on /en/ sites?

12 replies

New Participant
August 11, 2017

Hi

Thanks, concerning the EN extension at the end of website URL, as I have no statistics on EN site. What and where to launch statistics on EN site ?

New Participant
August 11, 2017

Hi,

That's a DTM script which basically should work on both websites.

It can also be used on mobile websites.