Skip to content
Extraits de code Groupes Projets
Valider 54b24968 rédigé par mattab's avatar mattab
Parcourir les fichiers

Rename segment to "Type of visit" refs #8733

parent 77449aa2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -379,7 +379,7 @@ ...@@ -379,7 +379,7 @@
"Visitors": "Visitors", "Visitors": "Visitors",
"VisitsWith": "Visits with %s", "VisitsWith": "Visits with %s",
"VisitorSettings": "Visitor Settings", "VisitorSettings": "Visitor Settings",
"VisitType": "Visitor type", "VisitType": "Visit type",
"VisitTypeExample": "For example, to select all visitors who have returned to the website, including those who have bought something in their previous visits, the API request would contain %s", "VisitTypeExample": "For example, to select all visitors who have returned to the website, including those who have bought something in their previous visits, the API request would contain %s",
"Warning": "Warning", "Warning": "Warning",
"WarningPhpVersionXIsTooOld": "The PHP version %s you are using has reached its End of Life (EOL). You are strongly urged to upgrade to a current version, as using this version may expose you to security vulnerabilities and bugs that have been fixed in more recent versions of PHP.", "WarningPhpVersionXIsTooOld": "The PHP version %s you are using has reached its End of Life (EOL). You are strongly urged to upgrade to a current version, as using this version may expose you to security vulnerabilities and bugs that have been fixed in more recent versions of PHP.",
......
...@@ -219,7 +219,7 @@ ...@@ -219,7 +219,7 @@
<row> <row>
<type>dimension</type> <type>dimension</type>
<category>Visit</category> <category>Visit</category>
<name>Visitor type</name> <name>Visit type</name>
<segment>visitorType</segment> <segment>visitorType</segment>
<acceptedValues>new, returning, returningCustomer. For example, to select all visitors who have returned to the website, including those who have bought something in their previous visits, the API request would contain &quot;&amp;segment=visitorType==returning,visitorType==returningCustomer&quot;</acceptedValues> <acceptedValues>new, returning, returningCustomer. For example, to select all visitors who have returned to the website, including those who have bought something in their previous visits, the API request would contain &quot;&amp;segment=visitorType==returning,visitorType==returningCustomer&quot;</acceptedValues>
</row> </row>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter