You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/google-analytics/ga4-plans.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ If you decide to use GA4 so you can compare the data, you should spend some time
28
28
29
29
GA4’s out-of-the-box reports are different from UA’s. GA4’s reporting is much more configurable, and supports new reporting metrics like churn probability and predictive revenue estimates.
30
30
31
-
You might not be able to perfectly recreate your UA reports in GA4. One approach is to send your data to both UA and G4A while you build out your new reports in G4A, and improve those reports over time. Once you are satisfied that your G4A reports meet your needs, you can gradually migrate away from using the original reporting in UA.
31
+
You might not be able to perfectly recreate your UA reports in GA4. One approach is to send your data to both UA and GA4 while you build out your new reports in GA4, and improve those reports over time. Once you are satisfied that your GA4 reports meet your needs, you can gradually migrate away from using the original reporting in UA.
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/pinterest-audiences/index.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,20 @@ For more information about advertising with Pinterest, see:
14
14
- A Pinterest Ads account with the `owner`, `admin`, or `audience_manager` role
15
15
16
16
**Supported identifiers**
17
+
<<<<<<< HEAD
17
18
- email
19
+
=======
20
+
- Email
21
+
>>>>>>> master
18
22
- iOS IDFA
19
23
- Android ID
20
24
21
25
> warning ""
26
+
<<<<<<< HEAD
22
27
> **Note**: The Segment iOS SDK version 4.0 and up does not collect automatically collect IDFA. For more information, see the [iOS 14 Guide](docs/connections/sources/catalog/libraries/mobile/ios/ios14-guide/).
28
+
=======
29
+
> **Note**: The Segment iOS SDK version 4.0 and up does not collect automatically collect IDFA. For more information, see the [iOS 14 Guide](/docs/connections/sources/catalog/libraries/mobile/ios/ios14-guide/).
30
+
>>>>>>> master
23
31
24
32
**Connection type**
25
33
- Server-side
@@ -39,15 +47,28 @@ The Pinterest Audiences destination syncs data from Segment Personas to Pinteres
39
47
3. The configured Pinterest Audiences destination should appear in the Send as User List category of available destinations.
40
48
4. Select the destination, and click Add Destination.
41
49
50
+
<<<<<<< HEAD
42
51
## FAQ
43
52
44
53
### What does the audience size represent?
45
54
It's the final count of matched users - so the actual targetable audience size.
46
55
The audience size represented in Segment is the final count of matched users between your customer profiles in Segment and Pinterest users. This number denotes your targetable audience size within Pinterest.
56
+
=======
57
+
The initial synchronization of audience data may take several hours, depending on the size of the audience. Once the initial sync occurs, you'll see a new audience in the Pinterest Audiences dashboard.
58
+
59
+
## FAQ
60
+
61
+
### What does the audience size represent?
62
+
The audience size represented in Pinterest is the final count of matched users between your customer profiles in Segment and Pinterest users. This number denotes your targetable audience size within Pinterest.
63
+
>>>>>>> master
47
64
48
65
The initial synchronization of audience data may take several hours, depending on the size of the audience. Once the initial sync occurs, you’ll see a new Audience in the Pinterest Audiences dashboard.
49
66
50
67
### Are lists/audiences processed on some interval, or on customer list update? Do we need to wait 24-48 hours every time we add/remove identifiers from a list?
51
68
Processing happens regularly and automatically throughout the day - but can take up to 24 hours.
52
69
53
-
You do not need to wait to continue sending data; however, any campaigns using those audiences will not see the changes until after processing (they'll continue running against whatever users have already been matched).
70
+
<<<<<<< HEAD
71
+
You do not need to wait to continue sending data; however, any campaigns using those audiences will not see the changes until after processing (they'll continue running against whatever users have already been matched).
72
+
=======
73
+
You do not need to wait to continue sending data; however, any campaigns using those audiences will not see the changes until after processing (they'll continue running against whatever users have already been matched).
0 commit comments