Skip to content

Commit 3ea737f

Browse files
committed
update doc
1 parent b63fc55 commit 3ea737f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

LICENSE.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ for version `1.0.0`
3333

3434
#### Firebase Tracking
3535

36-
- Add define symbols `VIRTUESKY_FIREBASE_ANALYTIC` to use
36+
- Add define symbols `VIRTUESKY_FIREBASE_ANALYTIC` to use ([Get Firebase Analytic Sdk](https://github.com/firebase-unity/firebase-analytics))
3737
- Tracking event
3838
```csharp
3939
static void TrackEvent(string eventName)
@@ -95,7 +95,7 @@ Example
9595

9696
#### Adjust Tracking
9797

98-
- Add define symbol `VIRTUESKY_ADJUST` to use
98+
- Add define symbol `VIRTUESKY_ADJUST` to use ([Get Adjust Sdk](https://github.com/pancake-llc/adjust))
9999
- Tracking event
100100

101101
```csharp
@@ -125,7 +125,7 @@ Example
125125

126126
#### AppsFlyer Tracking
127127

128-
- Add define symbol `VIRTUESKY_APPSFLYER` to use
128+
- Add define symbol `VIRTUESKY_APPSFLYER` to use ([Get Appsflyer Sdk](https://github.com/AppsFlyerSDK/appsflyer-unity-plugin) , [Get AppsFlyer AdRevenue](https://github.com/AppsFlyerSDK/appsflyer-unity-adrevenue-generic-connector))
129129
- Tracking event
130130

131131
```csharp

0 commit comments

Comments
 (0)