Ticket #5225: 5225.diff
File 5225.diff, 6.0 KB (added by , 5 years ago) |
---|
-
wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy-cookies.php
94 94 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 95 95 </tr> 96 96 <tr> 97 <th>_ _utma</th>97 <th>_ga</th> 98 98 <td><?php esc_html_e( '2 years', 'wporg' ); ?></td> 99 <td><a href="https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage"> Google Analytics</a> - <?php esc_html_e( 'Used to distinguish users and sessions. The cookie is created when the javascript library executes and no existing __utma cookies exists. The cookie is updated every time data is sent to Google Analytics.', 'wporg' ); ?></td>99 <td><a href="https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage"><?php esc_html_e( 'Google Analytics', 'wporg' ); ?></a> - <?php esc_html_e( 'Used to distinguish users.', 'wporg' ); ?></td> 100 100 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 101 101 </tr> 102 102 <tr> 103 <th>_ _utmb</th>104 <td><?php esc_html_e( ' 30 minutes', 'wporg' ); ?></td>105 <td><a href="https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage"> Google Analytics</a> - <?php esc_html_e( 'Used to determine new sessions/visits. The cookie is created when the javascript library executes and no existing __utmb cookies exists. The cookie is updated every time data is sent to Google Analytics.', 'wporg' ); ?></td>103 <th>_gat_<property-id></th> 104 <td><?php esc_html_e( '1 minute', 'wporg' ); ?></td> 105 <td><a href="https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage"><?php esc_html_e( 'Google Analytics', 'wporg' ); ?></a> - <?php esc_html_e( 'Used to throttle request rate.', 'wporg' ); ?></td> 106 106 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 107 107 </tr> 108 108 <tr> 109 <th>_ _utmc</th>110 <td><?php esc_html_e( ' Session', 'wporg' ); ?></td>111 <td><a href="https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage"> Google Analytics</a> - <?php esc_html_e( 'Set for interoperability with urchin.js. Historically, this cookie operated in conjunction with the __utmb cookie to determine whether the user was in a new session/visit.', 'wporg' ); ?></td>109 <th>_gid</th> 110 <td><?php esc_html_e( '24 hours', 'wporg' ); ?></td> 111 <td><a href="https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage"><?php esc_html_e( 'Google Analytics', 'wporg' ); ?></a> - <?php esc_html_e( 'Used to distinguish users.', 'wporg' ); ?></td> 112 112 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 113 113 </tr> 114 114 <tr> 115 <th>__ utmt</th>116 <td><?php esc_html_e( '1 0 minutes', 'wporg' ); ?></td>117 <td><a href="https:// developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage">Google Analytics</a> - <?php esc_html_e( 'Used to throttle request rate.', 'wporg' ); ?></td>115 <th>__qca</th> 116 <td><?php esc_html_e( '1 year', 'wporg' ); ?></td> 117 <td><a href="https://www.quantcast.com/faq/quantcast-services/"><?php esc_html_e( 'Quantcast', 'wporg' ); ?></a> - <?php esc_html_e( 'Stores the unique identifier for the publisher to enable Quantcast to collect data.', 'wporg' ); ?></td> 118 118 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 119 119 </tr> 120 120 <tr> 121 <th> __utmz</th>122 <td><?php esc_html_e( ' 6 months', 'wporg' ); ?></td>123 <td><a href="https:// developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage">Google Analytics</a> - <?php esc_html_e( 'Stores the traffic source or campaign that explains how the user reached your site. The cookie is created when the javascript library executes and is updated every time data is sent to Google Analytics.', 'wporg' ); ?></td>121 <th>tk_ai</th> 122 <td><?php esc_html_e( '24 hours', 'wporg' ); ?></td> 123 <td><a href="https://jetpack.com/support/cookies/"><?php esc_html_e( 'Jetpack', 'wporg' ); ?></a> - <?php esc_html_e( 'Stores the unique identifier for the publisher to enable Jetpack to collect data.', 'wporg' ); ?></td> 124 124 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 125 125 </tr> 126 126 <tr> 127 <th>tk_lr</th> 128 <td><?php esc_html_e( '1 year', 'wporg' ); ?></td> 129 <td><a href="https://jetpack.com/support/cookies/"><?php esc_html_e( 'Jetpack', 'wporg' ); ?></a> - <?php esc_html_e( 'Stores the unique identifier for the publisher to enable Jetpack to collect data.', 'wporg' ); ?></td> 130 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 131 </tr> 132 <tr> 133 <th>tk_or</th> 134 <td><?php esc_html_e( '5 years', 'wporg' ); ?></td> 135 <td><a href="https://jetpack.com/support/cookies/"><?php esc_html_e( 'Jetpack', 'wporg' ); ?></a> - <?php esc_html_e( 'Stores the unique identifier for the publisher to enable Jetpack to collect data.', 'wporg' ); ?></td> 136 <td><?php esc_html_e( 'No', 'wporg' ); ?></td> 137 </tr> 138 <tr> 127 139 <th>wp-settings-{user_id}</th> 128 140 <td><?php esc_html_e( '1 year', 'wporg' ); ?></td> 129 141 <td><?php esc_html_e( 'Used to persist a user’s wp-admin configuration.', 'wporg' ); ?></td> … … 135 147 <td><?php esc_html_e( 'Used to check whether the current visitor is a logged-in WordPress.org user.', 'wporg' ); ?></td> 136 148 <td><?php esc_html_e( 'Yes', 'wporg' ); ?></td> 137 149 </tr> 150 <tr> 151 <th>wporg_locale</th> 152 <td><?php esc_html_e( '1 year', 'wporg' ); ?></td> 153 <td><?php esc_html_e( 'Used to persist a user’s locale configuration.', 'wporg' ); ?></td> 154 <td><?php esc_html_e( 'Yes', 'wporg' ); ?></td> 155 </tr> 138 156 </tbody> 139 157 </table> 140 158