Skip to content

Commit 39163db

Browse files
authored
Update src/connections/sources/catalog/libraries/website/javascript/faq.md
1 parent a346682 commit 39163db

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ strat: ajs
55

66
## Is it possible to configure Analytics.js to automatically collect IPv6 when available?
77

8-
Currently, Analytics.js does not automatically collect IPv6 addresses. If IPv6 is available on the user’s device or network, the IPv6 address must be manually sent to Segment. You’ll need to configure your setup to capture and pass the IPv6 address in your event payloads, as our library doesn’t collect it by default.
8+
Analytics.js doesn't automatically collect IPv6 addresses. If IPv6 is available on the user’s device or network, you must [manually send](/docs/connections/sources/catalog/libraries/website/javascript/identity/#anonymizing-ip) the IPv6 address to Segment. You need to configure your setup to capture and pass the IPv6 address in your event payloads, as the library doesn’t collect it by default.
99

1010
## Is there a size limit on requests?
1111

0 commit comments

Comments
 (0)